Vous êtes sur la page 1sur 5

ARTIFICIAL NEURAL NETWORK MODELING TECHNIQUE FOR VOLTAGE STABILITY ASSESSMENT OF RADIAL DISTRIBUTION SYSTEMS

Mohamed M. Hamada, Mohamed A. A. Wahab, Nasser G. A. Hemdan


Al-Minia University, Egypt
ABSTRACT This paper presents an Artificial Neural Network (ANN) based modeling technique for predicting the voltage stability of radial distribution systems. The modeling technique is based on a new voltage stability index for assessment of radial distribution systems Lv. The index is implemented to investigate a 33-bus distribution system. An ANN model which has an input layer with two input vectors (P, Q), one hidden layer, and an output layer, which gives the predicted value for the voltage stability index Lv is suggested to predict the value of this index. The performance of the ANN model is tested by using the results of the 33-bus distribution system. Then the ANN model is checked by two model evaluation indices namely mean absolute percentage error and actual percentage error. Plotting of the simulated results with the ANN output is used to evaluate visually the accuracy of simulation. Extensive testing of the proposed ANN based technique have indicated its viability for voltage stability assessment.
INTRODUCTION

Distribution systems are distinctly different, in both their operation and characteristics from transmission systems. Modern power distribution systems are constantly being faced with an over-growing load demand. Distribution systems experience distinct change from a low to high load level every day. In certain industrial areas, it has been observed that under certain critical loading conditions, the distribution system may experience voltage collapse [1]. Radial distribution systems having low reactance to resistance (X/R) ratio causes a considerable IX and IR voltage drops in these systems which may lead them to voltage collapse. Therefore, they are categorized as ill conditioned systems [2]. Artificial neural networks provide techniques for solution of some engineering problems. Their flexible nature allows representation of many types of data for analysis. Since training is based on the past as well as existing data of different parameters, the results obtained can be more reliable. Also, the computational difficulty is reduced by considerable extent and recent data can be obtained for further analysis [3]. In recent years, ANN have emerged a promising technology, which has the capability to solve some long-standing power system problems where conventional approaches have difficulty. ANN has already been applied to some power system problems such as security assessment, real time control of capacitors, protection, and load forecasting. ANN has also been applied to the voltage stability assessment problem [4].
El-Kady et. al [4] introduced an ANN based technique for prediction of voltage stability in electrical power systems. Selection of input variables for training ANN is obtained using a performance index, which reflects the proximity of system

from voltage collapse. Abd El-Aziz et. al [5] investigated the application of artificial neural networks in voltage stability assessment using the energy function method. This technique is used for calculation of voltage stability margins. El-Keib et. al [6] used the ANN's for determining the voltage stability margins based on energy function method. A systematic method for selecting the ANN's input variables was developed using sensitivity analysis. Jeyasurya [7] used the ANN's for evaluation of on-line voltage stability in modern energy control centers based on an energy measure, which is an indication of the power system's proximity to voltage collapse. Salama et. al [8] applied the ANN's to predict the voltage instability based on a voltage collapse proximity indicator, which was presented in [9].
This paper suggests an ANN network modeling technique based on a novel voltage stability index derived and presented in [10,11]. This ANN technique has been implemented to investigate a 33-bus distribution system.
VOLTAGE STABILITY INDEX

A new index Lv was derived and implemented for the two busequivalent model of any N-bus distribution system. This index is defined as [10, 1]:

[4S2Cos (0 + (p)] Y22 [V1Cos (6)]2

(1)

1011

Where

VI:
S2:

Y22:

Voltage at bus No. 1, and its angle is 6, Load apparent power, and its angle is (p, Sum of admittances connected to bus No. 2, and its angle is 0.

i/p 1
i/p2

w(l I

shows how close the operating point to the point of collapse. When the value of the index equals to zero that means there is no load, and between zero and one the system operates in the stable region and the values greater than one mean that the system is unstable.
ANN ASSESSMENT OF VOLTAGE STABILITY BASED
ON Lv INDEX

Lv is a stability index that indicates the status of the system and

Mupu[/

Output [G]

i/p n
p

w(n,

A multi-layer feed forward artificial neural network with backpropagation learning is proposed for the prediction of the Lv voltage stability index which reflects the proximity of the distribution system to voltage collapse. The ANN based technique maps the relationship between the load total active and reactive powers of the distribution system and the voltage stability index Lv according to the present load pattern. A neural network model depends on the variables used for predicting the Lv index. The Lv index is obtained on each bus by using certain reconfiguration of the distribution system [10,11]. Therefore, it is obvious to model the data of reconfigurated system by a certain neural network pattern. This technique helps to study the effect of the load at each bus on voltage stability index. Its implementation is effective especially when the load variation can be monitored at each bus or at a certain bus.
DESIGN OF ANN MODEL

[nxR]

Hiddenlayer

Figure 1 A schematic diagram of a multilayer feed forward neural network structure


GENERATION OF TRAINING SET SAMPLES A 33-bus [12] distribution system is employed in this study. Instead of choosing all buses to be studied with the proposed technique it is better to choose the weakest buses that affect the voltage stability of the 33-bus distribution system. By computing the value of the index found in [1] at all buses of the 33-bus system. It is found that the area containing buses 13, 14, 15, 16, 17, and 18 is the weakest area. A gradual increase of the active power load at these buses by a step of 10 kW at the same power factor of the base load is implemented. Then the value of the Lv index is computed for each bus. EVALUATION OF MODELING TECHNIQUE

The topology of a multi-layer feed-forward ANN consists of an input layer, one or several hidden layers and an output layer. The proposed multi-layer neural network structure is shown in Figure 1. As seen in Eq. 1 the value of Lv index depends on many factors but the most effective factor is the total load apparent power (active and reactive power). Therefore the load total active and reactive powers govern the voltage stability of a radial distribution system. Thus they are chosen as inputs to the ANN. The number of input nodes "n" is two for total active and reactive powers. The number of neurons in the hidden layer depends on the number of training vectors and the number of unknown weights and biases to be evaluated. The number of output layer neuron is one, which is the voltage stability index Lv. The input of training patterns has a size of 2 x R where "R" is the number of data used for training. The value of R has been varied at each bus under study. The output "G" is the voltage stability index L . The training process has been carried out using back-propagation learning algorithm.

Two model evaluation indices have been implemented. They are mean absolute percentage error (MAPE) [13,14] and actual percentage error (APE) [15]. These indices have been computed for predicted values. They are defined as follows:

MAPE
APE

Y - Ypr laxI 00/yac } ac


-

(y

ac

where,
Yac:
Ypr N:

Yac

Y ) pr

(2)

(3)

The actual value of voltage stability index

The predicted value of the index and The total number of values predicted and also the limit of the summation process. Low values of MAPE satisfy the statistical evaluation of prediction validity [15]. A pre-specified acceptable error is justified by APE.

1012

TRAINING AND TESTING OF ANN MODELS


Neural network model is trained by applying the supervised learning procedure. The Neural Network Toolbox in MATLAB [16] is used to implement the proposed ANN technique. Each input vector and the corresponding voltage stability index Lv are used to train the ANN model. During training the weights and biases are iteratively adjusted to minimize the network performance function [16]. The trained network is used to predict the value of the Lv index for new input vectors, which were not used for training the ANN models, and ANN results compared with the simulation results obtained for these new input vectors. The network is retrained if the global error is not within the specified limit. Once the network is satisfactory trained it is ready for use in the prediction mode. Table 1 illustrates the values of the total active and reactive power loads used for training and predicting procedures.
RESULTS AND DISCUSSION

and validity of the proposed ANN model. The proposed ANN model can be used for the assessment of voltage stability based on Lv index.
Table 1 Data used for training and prediction of the proposed ANN model at the weakest buses of the 33-bus system (step of PL is 10 kW for constant power factor) Bus No. From To
total

PL)

(kW)
9
13
14

(kVAr)
2290.01
2290.01

total

QL)

(kW)
4505
4455

total

PL)

(kVAr)
2750.84
2783.34

total

QL)

3715
3715

15
16 17 18 Bus No.

3715
3715 3715 3715
PL)

2290.01
2290.01 2290.01 2290.01 From
QL)

4715
4525 4245 4205 To
PL)

2456.68
2560.00 2565.00 2507.00
QL)

A. Voltage Stability Index Lv Figures from 2 to 7 show the predicted and simulated values of voltage stability index Lv where the load increases at the weakest buses No. 13, 14, 15, 16, 17 and 18 respectively. The values shown in the figures are the simulated and predicted values. The prediction of Lv index is carried out for total active and reactive power up to the critical values while the load increases at a certain bus. These critical values are the limit values after which the voltage collapse will occur. Table 2 illustrates the number of training pair's vectors, number of testing vectors, and the figure number at which results are presented. Figures from 2 to7 show the output of the proposed ANN model for each bus and the simulated values of the Lv Index The ANN outputs and simulated values of Lv index are plotted against the total apparent power load of the distribution system for each bus. It can be observed that the output of the ANN (predicted values of Lv) for each bus is coincident with the simulated values of the Lv index.
B. Actual Percentage Error (APE) To evaluate the accuracy of predicted values, the actual percentage errors at the weakest buses have been calculated. The values of APE for the predicted values with the loads increase at buses No. 13, 14, 15, 16, 17 and 18 are given in Figure 8. From Figure 8 it can be seen that the APE varies over a very limited range less than 0.5%, which can be considered as indication of validity of the proposed ANN model. C. Mean Absolute Percentage Error (MAPE) Figure 9 shows the mean absolute percentage error MAPE for the predicted values while the loads increase at buses No. 13, 14, 15, 16, 17 and 18. Figure 9 shows small values of MAPE. These values approximately zero. Small values of MAPE indicate good prediction from the view point of statistical evaluation of the model. A summary of maximum and minimum actual percentage errors and mean absolute percentage errors at the weakest buses of the 33-bus system are illustrated in Table 3. From Table 3 it can be seen that the results obtained for MAPE and APE justify the applicability

total (kW)
t 13 14
15
16

total (kVAr)
2756.67 2790.01
2458.34
2563.35

total (kW)
5399 5199
5464
5223

total (kVAr)
3272.00 3279.34
2581.51

4515 4465
4725
4535

17

4255

2570.59
2512.23

4933

2792.69

2898.96
2814.01

18

4215

4894

Table 2. Training and testing pair's vectors at each bus Bus No. of No. of Results in % of

No.
13 14 15 16

vectors.
80 75

training

vectors.
89 75 75 70
61

testing

load increase
19.8 16.7 15.9 15.4

Fig.
2 3 4 5
6

100
82
61

17

16.2

18

50

69

16.4

1013

I .ivlP Iirillair

RGSUIS)

J
%.-

aJ

Lv Index AN resIxluss Lvkidex{ANN~~~~~~~~~~~~~~~~~~~~~~~~Lv141 lulrnl

:
% .*
*

.8,,

>M 0

> 0

Total Apparent Power (R.U.) Figure 2 Simulated and predicted values of the Lv index.
1)

(With the load increase at bus No.13)

Total Appaent Power(P.U}) Figure 5 Simulated and predicted values of the Lv index. (With the load increase at bus No. 16)

>

I.>

0m

16 _
:

W*
<

_ f,0

gf~~~~~~~~~~~~~~~~~~~~~~~~~~a
,Q-gQP~~A 94
LV Index {SWImul*o Ly IndexANi

X SXf 0 001-ttl

vf.~~~~~~~~~~SM
.f

4/

03

LV iode UIndex

ISIMUIamio (ANNj

Nsd

resutsIl

Tolta I Appa rent Po e (P. U) Figure 3 Simulated and predicted values of the Lv index. o (With the load increase at bus No. 14)

i2~~~ ~

~~~~~~~~~~~~~~ 5

S -F; |f

9fT,S

2%

Total Active Poer (P.U.)

63

54

55

56

S?

Ss

Figure 6 Simulated and predicted values of the Lv index. 0 (With the load increase at bus No. 17)

>~~pl

>

L_

Er_

G9

0~~~~~11 s0'
e,

iF~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: > fff f / R >" ff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t 8

_~~~~~~~~s

0~~~~~~~~~~~~~11

0.3

Cq

0.2

o~~~~~~~~~~~~~~o

0 w * K [J 3~ ~ ~ ~ ~ ~ ~ ~ ~.5thl heload incres tWbs 18 .


4.5

x1030

.-

4 _

wh~~~~~~~~~~~~~~~~~~~~il. tWbs 143 the goad increse


*

mi

h.

*.

tWs.

3.5

v*.

D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~i' th

I..d

-.s.

tW _7

.U

9 0.1 __2_*-

-0.
02 v vS -0.2
-

1I

whi the oad increase atbus 13Q

1.x

-61.5-

-0.3

whil tthe load increase atbus 15 whiletheloadincreaseatbus16 whiletheloadincrease attbus17


w

*l
uJr 0.5
5.8
6 6.2

while he load increase a bus 18

-0.4

Total Apparent Power (P.U.)

5.6 4.48 5 5.25.4

6.4

4.8

Figure 8 APE for the predicted values of Lv index. (With the load increase at buses No. 13, 14, 15, 16, 17 and 18)

Figure 9 MAPE for the predicted values of Lv iudex. (With the load iucrease at buses No 13, 14, 15, 16, l7aud 18)
7. Jeyasurya-B, "Artificial Neural Networks for Power System Steady State Voltage Instability Evaluation," Electric Power Systems Research, Vol. 29, No. 2, PP. 85-90, 1994.

6 5.2 5.4 5.6 5.8 Total Apparent Power (P.U.)

6.2

6.4

CONCLUSIONS The contribution of this paper is the application of the artificial neural networks for the prediction of the inception of voltage instability in radial distribution systems. An ANN model has been trie an imlmne fo th prdcto oftevotg stability index Lv and the results show that: ANN structure of an input layer with two input vectors (P, Q), one hidden layer, and an output layer, which gives the predicted value for the voltage stability index Lv, has proved to be reliable. Two model evaluation indices (APE and MAPE) were implemented to justify the validity and applicability of the proposed ANN models. REFERENCES 1. M. Charkravorty and D. Das, "Voltage Stability Analysis of Radial Distribution Networks," Electrical Power & Energy Systems, Vol. 23, PP. 129-135, 2001. 2. M. Moghavvemi and M. 0. Faruque, "Technique for Assessment of Voltage Stability in Ill-Conditioned Radial Distribution Network," IEEE Power Engineering Review, PP. 58-60, January 2001. 3. K. M. Sharma and P. N. Sreedhar, "Intelligent Approach for Efficient Operation of Electrical Distribution Automation Systems," Proc. TENCON, the conference on Convergent Technologies for the Asia-Pacific, Bangalore-India, Vol. 2, PP. 761-765, October 15-17, 2003. 4. F. M. El-Kady and A.Y. Abd El-Aziz, "Voltage Stability Assessment of Electrical Power System Using Artificial Neural Networks," Journal of Engineering and Applied Science, Faculty of Engineering, Cairo University, Vol. 48, No. 4, PP. 727-743, August 2001.
5. A. Y. Abd El-Aziz, M. M. Abu El-Naga, K. M. El-Bahrawy and M. A. El-Sharkawy, "ANN-Based Technique for Predicting Voltage Collapse in Power Systems," Proc. MEPCON, Ninth International Middle East Power Conference, Minoufiya, Egypt, PP. 9-15, January 2003.

8. M. M. Salama, E. M. Saied, M. M. Abou-Elsaad and E.F. Ghariany, "Estimating the Voltage Collapse Proximity Indicator Using Artificial Neural Network," Energy Conversion M & Management, Vol. 42,PP. 69-79, 2001. 9. P. Kessel and H. Glavitsch, "Estimating the Voltage Stability of a Power System," IEEE, Trans. on Power Delivery, Vol. PWRD- 1, No. 3, PP. 346-354, July 1986.

10. M. M. Hamada, M. A. A. Wahab and N. G. Hemdan, "A New Criterion for Assessing Voltage Stability in Radial Distribution Systems," Proc. MEPCON, Tenth International Middle East Power System Conference, Portsaid, Egypt, Vol. 2, PP. 821-825, Dec. 13-15, 2005. 11. N. G. A. Hemdan, "A study on the Phenomenon of Voltage Instability in Electric Power Systems," M.Sc Thesis, Minia University, Minia, Egypt, 2005.
12. M. E. Baran and F. F. Wu, "Network Reconfiguration in Distribution Systems for Loss reduction and Load Balancing,"
IEEE Trans. on Power Delivery, Vol. 4, No. 2, PP. 1401-1407, April 1989.

13. L. M. Saini, and M. K. Soni, "Artificial Neural NetworkBased Peak Load Forecasting Using Conjugate Gradient Methods," IEEE Trans. on Power System, Vol. 17, No. 3, PP. 907-912, 2002.

14. T. Senjyti, H. Takara, K. Uezato and T. Funabashi, "OneHour-Ahead Load Forecasting Using Neural Network," IEEE Trans. on Power Systems, Vol. 17, No. 1, PP. 113-118, 2002. 15. M. A. A. Wahab, "Artificial Neural Network-Based Prediction Technique for Transformer Oil Breakdown Voltage," Electric Power Systems Research, Vol. 71, PP. 7384, 2004. 16. Neural Network Toolbox for Use with MATLAB (6), User Guide Version

6. A. El-Keib and X. Ma, "Application of artificial neural networks in voltage stability assessment," IEEE, Trans. on Power Systems, vol.10, no. 4, pp. 1890-1896, November 1995.

1015

Vous aimerez peut-être aussi