1. Trang chủ
  2. » Kinh Doanh - Tiếp Thị

computational methods for electric power systems second edition pdf

304 13 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

COMPUTATIONAL METHODS for ELECTRIC POWER SYSTEMS SECOND EDITION FreeEngineeringBooksPdf.com The ELECTRIC POWER ENGINEERING Series Series Editor Leo L Grigsby Published Titles Computational Methods for Electric Power Systems, Second Edition Mariesa L Crow Electric Energy Systems: Analysis and Operation Antonio Gómez-Expósito, Antonio J Conejo, and Claudio Cizares Distribution System Modeling and Analysis, Second Edition William H Kersting Electric Machines Charles A Gross Harmonics and Power Systems Francisco C De La Rosa Electric Drives, Second Edition Ion Boldea and Syed Nasar Power System Operations and Electricity Markets Fred I Denny and David E Dismukes Power Quality C Sankaran Electromechanical Systems, Electric Machines,and Applied Mechatronics Sergey E Lyshevski Linear Synchronous Motors: Transportation and Automation Systems Jacek Gieras and Jerry Piech Electrical Energy Systems, Second Edition Mohamed E El-Hawary The Induction Machine Handbook Ion Boldea and Syed Nasar Electric Power Substations Engineering John D McDonald Electric Power Transformer Engineering James H Harlow Electric Power Distribution Handbook Tom Short FreeEngineeringBooksPdf.com SECOND EDITION COMPUTATIONAL METHODS for ELECTRIC POWER SYSTEMS MARIESA L CROW Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa business FreeEngineeringBooksPdf.com CRC Press Taylor & Francis Group 6000 Broken Sound Parkway NW, Suite 300 Boca Raton, FL 33487-2742 © 2010 by Taylor and Francis Group, LLC CRC Press is an imprint of Taylor & Francis Group, an Informa business No claim to original U.S Government works Printed in the United States of America on acid-free paper 10 International Standard Book Number-13: 978-1-4200-8661-4 (Ebook-PDF) This book contains information obtained from authentic and highly regarded sources Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained If any copyright material has not been acknowledged please write and let us know so we may rectify in any future reprint Except as permitted under U.S Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopying, microfilming, and recording, or in any information storage or retrieval system, without written permission from the publishers For permission to photocopy or use material electronically from this work, please access www.copyright com (http://www.copyright.com/) or contact the Copyright Clearance Center, Inc (CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400 CCC is a not-for-profit organization that provides licenses and registration for a variety of users For organizations that have been granted a photocopy license by the CCC, a separate system of payment has been arranged Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for identification and explanation without intent to infringe Visit the Taylor & Francis Web site at http://www.taylorandfrancis.com and the CRC Press Web site at http://www.crcpress.com FreeEngineeringBooksPdf.com To Jim, David, and Jacob FreeEngineeringBooksPdf.com FreeEngineeringBooksPdf.com Preface to the Second Edition This new edition has been updated to include new material Specifically, this new edition has added sections on the following material: • Generalized Minimal Residual (GMRES) methods • Numerical differentiation • Secant method • Homotopy and continuation methods • Power method for computing dominant eigenvalues • Singular-value decomposition and pseudoinverses • Matrix pencil method and a significant revision of the Optimization chapter (Chapter 6) to include linear and quadratic programming methods A course structure would typically include the following chapters in sequence: Chapter 1, 2, and From this point, any of the chapters can follow without loss of consistency I have tried to structure each chapter to give the reader an overview of the methods with salient examples In many cases however, it is not possible to give an exhaustive coverage of the material; many topics have decades of work devoted to their development Many of the methods presented in this book have commercial software packages that will accomplish their solution far more rigorously with many failsafe attributes included (such as accounting for ill-conditioning, etc.) It is not my intent to make students experts in each topic, but rather to develop an appreciation for the methods behind the packages Many commercial packages provide default settings or choices of parameters for the user; through better understanding of the methods driving the solution, informed users can make better choices and have a better understanding of the situations in which the methods may fail If this book provides any reader with more confidence in using commercial packages, I have succeeded in my intent As before, I am indebted to many people: my husband Jim and my children David and Jacob for making every day a joy, my parents Lowell and Sondra for their continuing support, and Frieda Adams for all she does to help me succeed Mariesa L Crow Rolla, Missouri 2009 FreeEngineeringBooksPdf.com FreeEngineeringBooksPdf.com Preface to the First Edition This book is the outgrowth of a graduate course that I’ve taught at the University of Missouri-Rolla for the past decade or so Over the years, I’ve used a number of excellent textbooks for this course, but each textbook was always missing some of the topics that I wanted to cover in the class After relying on handouts for many years, my good friend Leo Grigsby encouraged me to put them down in the form of a book (if arm-twisting can be called encouragement ) With the support of my graduate students, who I used as testbeds for each chapter, this book gradually came into existence I hope that those who read this book will find this field as stimulating as I have found it In addition to Leo and the fine people at CRC Press, I’m grateful to the University of Missouri-Rolla administration and the Department of Electrical and Computer Engineering for providing the environment to nurture my teaching and research and giving me the latitude to pursue my personal interests in this field Lastly, I don’t often get the opportunity to publicly acknowledge the people who’ve been instrumental in my professional development I’d like to thank: Marija Ilic, who initially put me on the path; Peter Sauer, who encouraged me along the way; Jerry Heydt, for providing inspiration; Frieda Adams, for all she does to make my life easier; Steve Pekarek, for putting up with my grumbling and complaining; and Lowell and Sondra Crow for making it all possible Mariesa L Crow Rolla, Missouri 2003 FreeEngineeringBooksPdf.com Eigenvalue Problems 275 0.9 0.8 0.7 |Y(f)| 0.6 0.5 0.4 0.3 0.2 0.1 0 10 15 20 25 30 Frequency (rad) 35 40 45 50 FIGURE 7.4 Frequency response of Figure 7.3 Levenberg-Marquardt mode bi ωi θi 1.0028 -0.0110 7.9998 0.0014 0.6010 -0.0305 16.9994 3.1426 0.5051 0.0378 4.6967 0.7989 The reconstruction error in each waveform is measured N m error = ak e i=1 (bk ti ) cos (ωk ti + θk ) − yi (7.65) k=1 and the errors for each method are: Method error Matrix Pencil 0.1411 Levenberg-Marquardt 0.0373 Prony 3.9749 Not surprisingly, the Levenberg-Marquardt yielded the best results since it is an iterative method, whereas the other estimation methods are linear non-iterative methods Power System Example In this example, the accuracy of the methods will be compared using the dynamic response of PSS/E simulation of a large Midwestern utility system shown in Figure 7.5 This simulation contains several hundred states comprising a wide range of responses The number of dominant modes is not known FreeEngineeringBooksPdf.com 276 Computational Methods for Electric Power Systems 80 79 78 signal 77 76 75 74 73 10 time (seconds) FIGURE 7.5 PSS/E waveform 0.9 0.8 0.7 |Y(f)| 0.6 0.5 0.4 0.3 0.2 0.1 0 10 15 Frequency (rad) FIGURE 7.6 FFT of PSS/E waveform FreeEngineeringBooksPdf.com 20 25 FreeEngineeringBooksPdf.com 278 Computational Methods for Electric Power Systems Levenberg-Marquardt mode 1.8604 1.1953 0.8164 1.9255 0.6527 bi -0.5297 -0.0578 0.0242 -0.2285 -0.2114 ωi 3.6774 4.8771 6.2904 7.6294 8.3617 θi -1.3042 -1.3405 -0.2537 2.1993 -1.5187 The error in each method as determined by equation (7.65) and the relative computation times are: method CPU Prony 0.068 Matrix Pencil 39.98 Levenberg-Marquardt 42.82 Error 228.16 74.81 59.74 Depends on initial condition Note that the Prony method is the most computationally efficient since it only requires two least squares solutions The Matrix Pencil method is more computationally expensive since it requires a singular value decomposition of a relatively large matrix It also requires an eigensolution, but since the matrix itself is relatively small (the size of the number of required modes), it is not overly burdensome Not surprisingly, the Levenberg-Marquardt method is the most computationally expensive since it is an iterative method Its computational burden is directly related to the initial guess: the better the initial guess, the faster the method converges It is wise to choose the initial guess as the parameters obtained from either the Prony or the Matrix Pencil methods Similarly, the level of error in each method varies with the complexity of the method The Levenberg-Marquardt method yields the best results, but with the greatest computational effort The Prony has the largest error, but this is offset by the relative speed of computation 7.6 7.6.1 Power System Applications Participation Factors In the analysis of large scale power systems, it is sometimes desirable to have a measure of the impact that a particular state has on a selected system mode (or eigenvalue) In some cases, it is desirable to know whether a set of physical states has influence over an oscillatory mode such that control of FreeEngineeringBooksPdf.com Eigenvalue Problems 279 that component may mitigate the oscillations Another use is to identify which system components contribute to an unstable mode One tool for identifying which states significantly participate in a selected mode is the method of participation factors [57] In large scale power systems, participation factors can also be used to identify inter-area oscillations versus those that persist only within localized regions (intra-area oscillations) Participation factors provide a measure of the influence each dynamic state has on a given mode or eigenvalue Consider a linear system x˙ = Ax (7.66) The participation factor pki is a sensitivity measure of the ith eigenvalue to the (k, k) diagonal entry of the system A matrix This is defined as pki ∂λi ∂akk (7.67) where λi is the ith eigenvalue and akk is the k th diagonal entry of A The participation factor pki relates the k th state variable to the ith eigenvalue An equivalent, but more common expression for the participation factor is also defined as wki vik pki = T (7.68) wi vi where wki and vki are the k th entries of the left and right eigenvectors associated with λi As with eigenvectors, participation factors are frequently normalized to unity, such that n pki = (7.69) k=1 When the participation factors are normalized, they provide a straightforward measure of the percent of impact each state has on a particular mode Participation factors for complex eigenvalues (and eigenvectors) are defined in terms of magnitudes, rather than complex quantities In the case of complex eigenvalues, the participation factors are defined pki = |vik ||wki | n i=1 |vik ||wki | (7.70) In some applications, it may be preferred to retain the complex nature of the participation factors to yield both phase and magnitude information [29] FreeEngineeringBooksPdf.com 280 Computational Methods for Electric Power Systems 2.5 1.5 x(t) 0.5 −0.5 −1 −1.5 −2 −2.5 time (seconds) 10 FIGURE 7.8 Waveform for Problem 7.7 Problems Find the eigenvalues and eigenvectors of the following matrices ⎤ ⎡ 5411 ⎢4 1⎥ ⎥ A1 = ⎢ ⎣1 2⎦ 1124 ⎤ ⎡ 34 A2 = ⎣ −1 ⎦ −1 Find the eigenvalues of the follow matrix using the shifted-QR method ⎤ ⎡ 001 A = ⎣1 0⎦ 010 Generate the waveform shown in Figure 7.8 on the interval t ∈ [0, 10] with a time step of 0.01 seconds ebi t (cos ci t + di ) x(t) = i=1 FreeEngineeringBooksPdf.com Eigenvalue Problems 281 where mode 1.0 0.6 0.5 bi ci di -0.01 8.0 0.0 -0.03 17.0 π 0.04 4.7 π/4 (a) Using 100 equidistant points on the interval [0, 10], estimate the six system eigenvalues using Prony analysis How these compare with the actual eigenvalues? (b) Using 100 equidistant points on the interval [0, 10], estimate the six system eigenvalues using Levenberg-Marquardt How these eigenvalues compare with the actual eigenvalues? with those obtained from the Prony analysis? (c) Using 100 equidistant points on the interval [0, 10], estimate the six system eigenvalues using the matrix pencil method How these eigenvalues compare with the actual eigenvalues? with those obtained from the Prony analysis? (d) Using all of the points, estimate the six system eigenvalues using Prony analysis How these compare with the actual eigenvalues? (e) Using all of the points, estimate the six system eigenvalues using Levenberg-Marquardt How these compare with the actual eigenvalues? (f) Using all of the points, estimate the six system eigenvalues using the matrix pencil method How these compare with the actual eigenvalues? (g) Using all of the points, estimate the two dominant modes (two complex eigenvalue pairs) of the system response using the matrix pencil method Substitute the estimated parameters into ebi t (cos ci t + di ) x(t) = i=1 and plot this response versus the three mode response Discuss the differences and similarities FreeEngineeringBooksPdf.com FreeEngineeringBooksPdf.com References [1] P M Anderson and A A Fouad, Power System Control and Stability Ames, IA: Iowa State University Press, 1977 [2] W E Arnoldi, “The principle of minimized iterations in the solution of the matrix eigenvalue problem,” Quart Appl Math., vol 9, 1951 [3] M S Bazaraa, H D Sherali, and C M Shetty, Nonlinear Programming: Theory and Algorithms, 2nd ed Wiley Press, 1993 [4] L T Biegler, T F Colemam, A R Conn, and F N Santosa, Large-scale Optimization with Applications - Part II: Optimal Design and Control New York: Springer-Verlag, Inc., 1997 [5] K E Brenan, S L Campbell, L R Petzold, Numerical Solution of Initial-Value Problems in Differential-Algebraic Equations Philadelphia: Society for Industrial and Applied Mathematics, 1995 [6] L O Chua and P Lin, Computer Aided Analysis of Electronic Circuits: Algorithms and Computational Techniques Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1975 [7] G Dahlquist, A Bjorck, Numerical Methods Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1974 [8] G Dantzig, Linear Programming: Introduction Secaucus, NJ, USA: Springer-Verlag New York, Inc., 1997 [9] R Doraiswami and W Liu, “Real-time estimation of the parameters of power system small signal oscillations,” IEEE Transactions on Power Systems, vol 8, no 1, February 1993 [10] H W Dommel and W F Tinney, “Optimal power flow solutions,” IEEE Transactions on Power Apparatus and Systems, vol 87, no 10, pp 1866-1874, October 1968 [11] S Eisenstate, M Gursky, M Schultz, and A Sherman, “The Yale Sparse Matrix Package I: The symmetric codes,” International Journal of Numerical Methods Engineering, vol 18, 1982, pp 1145-1151 [12] O I Elgerd, Electric Energy System Theory, An Introduction New York, New York: McGraw-Hill Book Company, 1982 283 FreeEngineeringBooksPdf.com 284 Computational Methods for Electric Power Systems [13] J Francis, “The QR Transformation: A unitary analogue to the LR Transformation,” Comp Journal, vol 4, 1961 [14] C W Gear, Numerical Initial Value Problems in Ordinary Differential Equations, Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1971 [15] C W Gear, “The simultaneous numerical solution of differentialalgebraic equations,” IEEE Transactions on Circuit Theory, vol 18, pp 89-95, 1971 [16] C W Gear and L R Petzold, “ODE methods for the solution of differential/algebraic systems,” SIAM Journal of Numerical Analysis, vol 21, no 4, pp 716-728, August 1984 [17] A George and J Liu, “A fast implementation of the minimum degree algorithm using quotient graphs,” ACM Transactions on Mathematical Software, vol 6, no 3, September 1980, pp 337-358 [18] A George and J Liu, “The evoluation of the minimum degree ordering algorithm,” SIAM Review, vol 31, March 1989, pp 1-19 [19] H Glavitsch and R Bacher, “Optimal power flow algorithms,” Control and Dynamic Systems, vol 41, part 1, Analysis and Control System Techniques for Electric Power Systems, New York: Academic Press, 1991 [20] G H Golub and C F Van Loan, Matrix Computations, Baltimore: Johns Hopkins University Press, 1983 [21] G K Gupta, C W Gear, and B Leimkuhler, “Implementing linear multistep formulas for solving DAEs,” Report no UIUCDCS-R-85-1205, University of Illinois, Urbana, Illinois, April 1985 [22] Stefan Hahn, Hilbert Transforms in Signal Processing, Boston: Artech House Publishers, 1996 [23] J F Hauer, C J Demeure, and L L Scharf, “Initial results in Prony analysis of power system response signals,” IEEE Transactions on Power Systems, vol 5, no 1, February 1990 [24] Y Hua and T Sarkar, “Generalized Pencil-of-function method for extracting poles of an EM system from its transient response,” IEEE Transactions on Antennas and Propagation, vol 37, no 2, February 1989 [25] M Ilic and J Zaborszky, Dynamics and Control of Large Electric Power Systems, New York: Wiley-Interscience, 2000 [26] D Kahaner, C Moler, and S Nash, Numerical Methods and Software, Englewood Cliffs, NJ: Prentice-Hall, 1989 [27] R Kress, Numerical Analysis, New York: Springer-Verlag, 1998 FreeEngineeringBooksPdf.com References 285 [28] V N Kublanovskaya, “On some algorithms for the solution of the complete eigenvalue problem,” USSR Comp Math Phys., vol 3, pp 637657, 1961 [29] P Kundur, Power System Stability and Control New York: McGrawHill, 1994 [30] J Liu, “Modification of the minimum-degree algorithm by multiple elimination,” ACM Transactions on Mathematical Software, vol 11, no 2, June 1985, pp 141-153 [31] H Markowitz, “The elimination form of the inverse and its application to linear programming,” Management Science, vol 3, 1957, pp 255-269 [32] A Monticelli, “Fast decoupled load flow: Hypothesis, derivations, and testing,” IEEE Transactions on Power Systems, vol 5, no 4, pp 14251431, 1990 [33] J Nanda, P Bijwe, J Henry, and V Raju, “General purpose fast decoupled power flow,” IEEE Proceedings-C, vol 139, no 2, March 1992 [34] J M Ortega and W C Rheinboldt, Iterative Solution of Nonlinear Equations in Several Variables, San Diego: Academic Press, Inc., 1970 [35] A F Peterson, S L Ray, and R Mittra, Computational Methods for Electromagnetics, New York: IEEE Press, 1997 [36] M J Quinn, Designing Efficient Algorithms for Parallel Computers, New York: McGraw-Hill Book Company, 1987 [37] Y Saad and M Schultz, “GMRES: A generalized minimal residual algorithm for solving nonsymmetric linear systems,” SIAM J Sci Stat Comput., vol 7, no 3, July 1986 [38] O R Saavedra, A Garcia, and A Monticelli, “The representation of shunt elements in fast decoupled power flows,” IEEE Transactions on Power Systems, vol 9, no 3, August 1994 [39] J Sanchez-Gasca and J Chow, “Performance comparison of three identification methods for the analysis of electromechanical oscillations,” IEEE Transactions on Power Systems, vol 14, no 3, August 1999 [40] J Sanchez-Gasca, K Clark, N Miller, H Okamoto, A Kurita, and J Chow, “Identifying Linear Models from Time Domain Simulations,” IEEE Computer Applications in Power, April 1997 [41] T Sarkar and O Pereira, “Using the matrix pencil method to estimate the parameters of a sum of complex exponentials,” IEEE Antennas and Propagation, vol 37, no 1, February 1995 [42] P W Sauer and M A Pai, Power System Dynamics and Stability, Upper Saddle River, New Jersey: Prentice-Hall, 1998 FreeEngineeringBooksPdf.com 286 Computational Methods for Electric Power Systems [43] J Smith, F Fatehi, S Woods, J Hauer, and D Trudnowski, “Transfer function identification in power system applications,” IEEE Transactions on Power Systems, vol 8, no 3, August 1993 [44] G Soderlind, “DASP3–A program for the numerical integration of partitioned stiff ODEs and differential/algebraic systems,” Report TRITANA-8008, The Royal Institute of Technology, Stockholm, Sweden, 1980 [45] D C Sorensen, “Implicitly restarted Arnoldi/Lanzcos methods for large scale eigenvalue calculations,” in D E Keyes, A Sameh, and V Venkatakrishnan, editors, Parallel Numerical Algorithms: Proceedings of an ICASE/LaRC Workshop, May 23-25, 1994, Hampton, VA, Kluwer, 1995 [46] D C Sorensen, “Implicit application of polynomial filters in a k-step Arnoldi method,” SIAM J Mat Anal Appl., vol 13, no 1, 1992 [47] P A Stark, Introduction to Numerical Methods, London, UK: The Macmillan Company, 1970 [48] B Stott and O Alsac, “Fast decoupled load flow,” IEEE Transactions on Power Apparatus and Systems, vol 93, pp 859-869, 1974 [49] G Strang, Linear Algebra and Its Applications, San Diego: Harcourt Brace Javanonich, 1988 [50] W Tinney and J Walker, “Direct solutions of sparse network equations by optimally ordered triangular factorizations,” Proceedings of the IEEE, vol 55, no 11, November 1967, pp 1801-1809 [51] L Wang and A Semlyen, “Application of sparse eigenvalue techniques to the small signal stability analysis of large power systems,” IEEE Transactions on Power Systems, vol 5, no 2, May 1990 [52] D S Watkins, Fundamentals of Matrix Computations New York: John Wiley and Sons, 1991 [53] J H Wilkinson, The Algebraic Eigenvalue Problem Oxford, England: Clarendon Press, 1965 [54] M Yannakakis, “Computing the minimum fill-in is NP-complete,” SIAM Journal of Algebraic Discrete Methods, vol 2, 1981, pp 77-79 [55] T Van Cutsem and C Vournas, Voltage Stability of Electric Power Systems, Boston: Kluwer Academic Publishers, 1998 [56] R S Varga, Matrix Iterative Analysis Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1962 [57] G C Verghese, I J Perez-Arriaga, and F C Schweppe, “Selective modal analysis with applications to electric power systems,” IEEE Transactions on Power Systems, vol 101, pp 3117-3134, Sept 1982 FreeEngineeringBooksPdf.com References 287 [58] W Zangwill and C Garcia, Pathways to Solutions, Fixed Points, and Equilibria Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1981 FreeEngineeringBooksPdf.com FreeEngineeringBooksPdf.com FreeEngineeringBooksPdf.com ... McDonald Electric Power Transformer Engineering James H Harlow Electric Power Distribution Handbook Tom Short FreeEngineeringBooksPdf.com SECOND EDITION COMPUTATIONAL METHODS for ELECTRIC POWER SYSTEMS. . .COMPUTATIONAL METHODS for ELECTRIC POWER SYSTEMS SECOND EDITION FreeEngineeringBooksPdf.com The ELECTRIC POWER ENGINEERING Series Series Editor Leo L Grigsby Published Titles Computational Methods. .. background for a number of widely used numerical algorithms that FreeEngineeringBooksPdf.com Computational Methods for Electric Power Systems underlie many commercial packages for power system

Ngày đăng: 20/10/2021, 21:37

Xem thêm:

TỪ KHÓA LIÊN QUAN

w