Você está na página 1de 5

2004 11th International Conference on Harmonics and Quality of Power

Measurement Placement for Power System


State Estimation by Decomposition Technique
C. Rakpenthai, S. Premrudeepreechacham, Member, IEEE, S. Uatrongjit, Member, I,

and N. R . Watson, Senior Member, I

The purpose of measurement placement algorithm is to find


Abstract-This paper presents the concept of distributed the optimal placement (numbers, types, and positions) for
process to improve the previously proposed measurement measurement set [3],[4]. The solution of measurement
placement method for power system state estimation in which the placement problem of a large power system SE usually takes
minimum condition number of the measurement matrix is used
long computational time. An optimal solution is very difficult
as a criterion in conjunction with sequential elimination to reach
the near optimal measurement placement. Firstly, the entire to find and verified. Moreover, since its large size, the
network of the power system is decomposed into smaller obtained measurement matrix can become ill-conditioned and
subsystems. Then, in each subsystem, the optimal positions for the computation speed and convergence performance is poor.
measurement placement are determined by using the minimum In practical, the large power system is split to small sub-
condition number criteria. The numerical experiment results on networks and each sub-network is managed by local control
the IEEE 1Cbus system indicate that the proposed technique
gives the measurement matrix with smaller condition number center (or individual company.) The information of each sub-
and the computation time is much shorter. network may be sent to the central control center that controls
these sub-networks [ 5 ] . The algorithm based on combining the
Index Term-Measurement Placement, Observability, recursive quadratic programming with the dual method [6]
Decomposition Technique, Power System State Estimation. and the parallel processing algorithm [7] are developed to
solve the weighted least squares (WLS) estimation method.
1. INTRODUCTION The distributed state estimator based on reduced model is
TATE estimation (SE) is an essential function in energy presented in [SI. The distributed state estimator based on
S management system for system security monitoring and Lagrange theory to solve large power system SE problem is
control of power system. SE is based on mathematical relation presented in [9]. These papers intend to improve a robustness
between system state variables and actual measurements. For and computational efficiency of the distributed state estimator.
the conventional state estimation, the measurement equations However, these papers do not address the problem of where to
for bus voltage magnitude, real pouzer and reactive power are install the measuring devices.
non-linear. The solution must be obtained through an iterative In this paper, the idea of decomposing the large power
algorithm as in the Newton-Raphson power flow procedure. system into small sub-networks is employed to help finding a
Recently, phasor measurements are applied to the power measurement placement set of a large power system SE
system SE [l],[2]. Phasor Measurement Units (PMUs) are problem. By properly assigning the appropriate measuring
measuring devices that synchronized using synchronization devices, the measurement matrix of each sub-network is
signals from Global Positioning System (GPS) satellite decoupled. Hence, the placement algorithm can be applied to
transmission. It is used to measure positive sequence voltage each sub-network independently.
phasors and current phasors. The PMUs are more accurate and This paper is organized as follows. Firstly, a WLS state
also can gather all measuring data at the same time. Since the estimation problem is briefly explained. Next, the proposed
voltage and current phasors are used, the state estimation measurement placement algorithm is described. Then, the
equations become linear and the solution can he obtained numerical experiments of the proposed algorithm are
directly. presented. The conclusions and discussions are included in the
last section.

C.Rakpenthai is with North-Chiang Mai University. Chimg Mai, 50230, 11. STATE ESTIMATION
PROBLEM
Thailand. (e-mail: chawasak@nonhcm.ac.th).
S. Premmdeepreechacham is with Department of Electrical Engineering, The measurement model used in power system state
Faculty of Engineering, Chiang Mai University, Chiang Mai, 50200, Thailand. estimation is represented by:
(e-mail: sunic@eng.cmu.ac.th).
S. Uanongjit is with Depamnent of Electrical Engineering. Faculty of
Engineering. Chiang Mai University, Chiang Mai, 50200, Thailand. (e-mail: Z=HX+E (1)
sermsak@eng.cmu.ac.th).
N. R.Watson is with Depamnent of Electrical and Computer Engineering, where z is a vector of measurement values obtained from
University of Canterbury, Christehurch, New Zealand. (e-mail:
n.uatson~~lec.canterbury.ac.nzl. PMUs,

0-7803-8746-5/04/%20.00 02004 IEEE. 414


x is a state variables (bus voltage magnitudes and 111. THEPROPOSED
PLACEMENT
ALGORITHM
phase angles),
H is a measurement matrix, Let assume that the entire network under consideration is
E is a measurement error vector. partitioned in r non-overlapping sub-networks. Each sub-
network consists of the internal buses, which are adjacent to
branches belonging only to this sub-network, and the
The state estimation problem of a power system can be boundary buses. These buses are connected to other sub-
considered as the following WLS optimization problem, networks by tie-lines.
Then suppose that
Min ~ ( x= )[ z - H.]' [z-HX] 1. There is no injected current measurement at boundary
R-I (2)
bus.
2. There is no line current measurement on the tie-line.
where R is a diagonal measurement covariance matrix. These 3. Each sub-network has at least one bushar voltage
weights are chosen as proportional to the accuracy of measuring device.
measurement. However, normally, the covariances of the
measurements are unknown and often equal unit matrix since Based on the above conditions, by proper reordering, the
the same instrumentation is used to obtain them. The solution measurement model of the power system state estimation can
of Eq. (I), in WLS sense, is obtained by be written as,

[ H r K I H ] x= [ H T R - ' ] z (3)

In this paper, the bushar voltage phasors are chosen as state


variables and measuring values are the busbar voltage
phasors, the injection current phasors and the line current
phasors. The relation of the estimated state variable vector v
and the measurement vector z in the presence of
measurement elTor E are expressed as, where z,, vi, and Hi denote the measurement vector, the
state variable vector, and the measurement matrix of the i-th
sub-network respectively. E, represents the measurement
(4) error vector related to zi. These zi, v , , Hiand E, are
formulated according to Eq.(4) for the i-th sub-network.

where In Eq. (5), it can he noticed that there is no coupling


between sub-networks. Thus, there is no need to interchange
I is an identity matrix. the measurement or state vector between them. Moreover, the
z, , z, , and z, are the measured values of the busbar state variable of each sub-network can he estimated
voltage, the injection current, and the line current sub- independently. Since the size of the sub-network is smaller,
vectors, respectively. determining an optimal measurement placement can he
performed with less computation efforts using either the
YM,qc are the bus admittance sub-matrix of the
minimum condition number criteria [IO] or other approaches
measured and the calculated busbar voltage related to [12]-[14]. In this work, the method proposed in [IO] is applied
z, ,respectively. to this task because of its simplicity. The optimal
measurement placement of each sub-network is selected
Y,, , Y,, are the bus admittance sub-matrix of the
independently to obtain completely determined condition, i.e.,
measured and the calculated busbar voltage related to the number of measurements is equal to the number of state
zr ,respectively. variables. It should be noted that with this method even if the
tie-line are outage or opened, the value of the state variables
vM , V, are the measured and the calculated busbar
can still be estimated. In addition, if some sub-network is
voltage sub-vectors, respectively. unobservable, the Singular Value Decomposition (SVD)
E,, E , , and E, are the corresponding measurement approach may be used to solve this partially observable [15].
noise sub-vectors. However, SVD approach is significantly slower than solving
by the normal equations and requires more storage.

415
IV. CASE STUDIES ANDRESULTS Mudrhurad's algorithm. In addition, by this decomposition
In this section, the proposed algorithm is applied to the case technique, the state estimation can be performed in parallel.
of IEEE 14-bus system. The results are compared to the Each sub-network is connected together through the tie-
method in [IO] called Madtharad's algorithm which considers lines. It is important to considerate the stat estimation after
the whole network. these tie-lines are outage (or opened). The Table 111 is shown
The test system shown in Fig.1 is decomposed into three the observability of network when one of these tie-lines which
non-overlapping sub-networks. The intemal buses and are tie-line (3-4), tie-line (5-6) or tie-line (9-14) are outage.
boundary buses of each sub-network are shown in table I. The With the placement obtained from Madtharad's algorithm, the
slack bus of sub-network 1, 2 and 3 are chosen to be bus no. entire network becomes unobservable because some
1, 4 and 12, respectively. It is allowed to place a busbar measuring devices are installed on these tie-lines as shown in
voltage measuring device at any slack bus. Notice that the Fig.2. Thus, when they are outage, these the measuring
number of state variable in sub-network I , 2 and 3 are 4 , 4 and devices are loss too. On the contrary, with the placement
6, respectively. The program has been developed using position obtained from the proposed algorithm as shown in
program MATLAB and the test has been performed on Intel Fig. 1, the power system can still be observable although all
Celeron 2.2 GHz. computer. tie-lines are outage.

TABLE I V. CONCLUSIONS AND DISCUSSIONS


OF EACHSUB-NETWORK
INTERNAL.B O W M Y , AND SLACK BUSES
In this paper, the application of the distributed processing
SE to the problem of PMUs measurement placement for
Slack bus
buses power system state estimation is presented. The proposed
2, 3 , 5 algorithm finds an optimal placement position based on
minimum condition number criteria of each sub-network.
12 Since the problem size is smaller, this decomposition
improves the computational time required to obtain the
The numerical experimental results are summarized in placement positions compared to the previously proposed
table II. It can be noticed that the measurement placement method uzith considering the whole network. From the
positions obtained from both algorithms allow the power numerical experimental, the decomposition technique
system to be fully observable. The average total CPU time provides a better strategy to solve the measurement placement
ratio between Madthar-ad's algorithm and the propose problem of a large power system state estimation and it should
algorithm is 13.6/1. The condition number of the measurement be studied further.
matrix of all sub-networks is less than that obtained from
TABLE 11
THENUUENCALEXPEWXAL RESULTS.
All Results
Suh-
Algorithm Measurement Measurement Busbar Voltagellnjected CPU Time Condition
network
Location Location CurrentlLine Current (sec.) Number
1 10 4 U013 0.03 19.23
Proposed
2 11 4 1/1/2 0.02 18.79
Algorithm
3 16 6 1/0/5 0.05 20.68
Madtharad's
57 14 3/0/11 1.36 22.95
Algorithm

TABLE 111
THE OBSERVAEUIIY OF SYSTEM WHENTIE-LIPIT IS OUTAGE

Branch Completely Observable


Case
outage/oPened Proposed Algorithm Madtharad's Algorithm
I Line 2-4 Yes Yes
2 Line 3-4 Yes No
3 Line 4-5 Yes Yes
4 Line 5-6 Yes No
5 Line 9-10 Yes Yes
6 Line 9-14 Yes No

416
Fig. 1. IEEE 14-bus system and associated measurement set from the proposed algorithm.

4
@ : Generators

12 @ : Synchronous Condensers

I
IrJ
r y

4
: Busbar voltage meawement

+ Injection
: E"" measurement

2 3
m : Line current measurement

Fig. 2. IEEE 14-bus system and associated measurement set from Madthnrad's algorithm

[3] M. E. Baran, 2. Jiruiang, Z. Hongbo, and K. E. Garren, "A meter


placement method for State estimation," IEEE Trans. Power $$rems,
VI. ACKNOWLEDGMENT vol. IO,no. 3,pp. 1704-1710,Aug. 1995.
Authors would like to thank the Thailand Research Fund [41 M. K. Celik, and W-H. E. Liu, "An Incremental Measurement Placement
Algorithm for State Estimation," IEEE Trans. P o w r Sistems, vol. 10,
(TRF) for its financial supports. This paper was written when no. 3,pp. 1698-1703,Aug. 1995.
the first author studied in Chiang Mai University. [SI A. 1. Wood and B. F. Wollenberg, Power Generation, Operalion, and
Control, 2" ed. New York; NY: Wiley, 1996.
VII. REFERENCES [6] S. Y. Lin, "A Dismbuted State Estimtor for Electric Power System,"
IEEE Trons. PowerSptems, vol. 7. no. 2. pp. 551-557, May 1992.
[I] R. 0. J. Bumett. M. M. Bum, and P. S. Sterlina, "Powcr System [7] D. M. Falcao, F. F. Wu, and L. Murphy, "Parallel and Distributed State
Applications far Pharor Measurement Units," IEEE T m m Computer Estimation," IEEE Trans. Power Systems. \'01. IO, no. 2, pp. 724-730,
Applicotiort OtPower,vol. 7, no. 1 . pp. 8-13. Jun. 1994. May 1995.
[ZJ T. W. Cease, and B. Feldhaus, "Real-time monitoring of the TVA power [XI G. N. Kames, and G. C. Contanis, "Application of a reduced model to a
system," in Proe I994 lEEE Computer Applicotioiip in Power,vol. 7, diswihnted State Estimator," in Prac. 2000 lEEE Power Engigineering
no. 3. pp. 47-51. July 1994. Soder). WinrerMeering CO!$, vol. 2. pp. 999-1004, Jan. 2000.

417
[9] R. Ebrahir", and R. Baldiek, "State EStimation Distributed
Processing." IEEE Trans. Power Sysrems, vol. IS, no. 4, pp. 1240-1246.
Nov. 2000.
[IO] C. Madtharad, S. Premrudeepreechacham, N. R. Watson, and D. Saerak,
"Measurement Placemenr Method for Power System State Estimation. I,"
in Proc. 2003 IEEE P o w r Engineering S o c i q General Meering Conf,
pp. 1629-1632, July 2003.
[ I l l R. Ebrahimian, and R. Baldiek, "Stale Estimator Condition Number
Analysis," IEEE Trans. Power Systems, vol. 16, no. 2, pp. 273-279, May
200l.
[I21 C. Ki-Seon, S . Joong-Rin, and H. H. Seung, "Optimal placement of
phasar measurement units with GPS receiver," in Proc. 2001 IEEE
Power Engineering Socier). Winter Meering Conf, vol. 1, pp.258-262,28
Jan.-l Feb. 2001.
1131 -
. . B. Milosevic. and M. Beeavic. "Nondominated Sonine_. genetic algoiithm
for optimal phasor measurement placement" 1EEE Trans. Power
Sysrem$, vol. 18, no. I,pp. 69-75, Feb. 2W3.
[I41 G. M. Huang, L. Jiansheng, and A. Abur, "A heuristic approach for
power system measurement placement design," in Proc. 2003 IEEE
lnrernorionol Symporium on Circuits and Systems CO& vol. 3, pp.407-
410, May 2W3.
[IS] C. Madtharad, S. Premdeepreechacham, and N. R. Watson, "Power
System State Estimation using Singular Value Decomposition," Elecnic
Power Syrrems Research, vol. 67, no. 2, pp. 99-107, Nov. 2003.

VII1. BIOGRAPHIES
Chawasak Rakpenthai was bom in Phattalung,
Thailand in 1977. He received B.Eng. and M.Eng. in
electrical engineering from Chiang Mai University in
1999 and 2003. He is currently pursuing the Ph.D.
degree at Chiang Mai University, Thailand. He i s a
,, ,. , leefurer at Faculty of Engineering, Nonh-Chiang Mai
.'4 UniveniN. Thailand. His main research interests are
$,i
4 applications of artificial intelligence in power system,
Al
~

power electronics. power system state estimation and


FACTS devices.

Suttiehsi Premrudeepreechseharn (S'91-M'97) was


bom in Chon Buri, Thailand in 1965. He received
B.Eng. in electrical engineering from Chiang Mai
University, Thailand and M.S. and Ph.D. in elecuie
power cnginecring from Rens~elaer Polytechnic
Instihlte, Troy, NY. He is an associate professor at
Department of Electrical Engineeiing, Chiang Mai
Unirerrity. Thailand. His reseaich interests include
power quality, high quality utility interface. power
eleevonics and anifieial intelligence applied power
system.

Sermssk Ustrongjit received B.Eng. (Hons) in


electrical engineerjng from Chiang Mai University in
1991, M.Eng and Ph.D in Physical Electronics in 1995,
and 1998 from Tokyo InstiNte of Technology, Japan.
Now he is an assistant professor at Department of
Electrical Engineering, Chiang Mai University,
Thailand. His research interests include numerical
methods for analog circuit simulation and optimization.

Neville R. Watson was born in 1961. He received


BE(Hons). Ph.D, and P.Eng,in electrical & computer
engineeiing from University of Canterbury, New
Zealand. He is a senior lechtrer at the University of
Canterbury where he received a PhD. His main
interests are in power system analysis, transient
analysis, harmonic and power quality.

418

Você também pode gostar