| I INTRODUCTION | | | | operating point (xo, zo, ?o, ?o) to obtain the system |
| Power system stability analysis | | | | state matrix A: |
| tools and techniques, and the test cases used | | | | -----1.6 |
| throughout the thesis is presented. A discussion of the | | | | |
| critical points one needs to take into consideration in | | | | For slowly varying parameters ?, the power system |
| different system studies, such as continuation power | | | | model has been shown to present local bifurcations, on |
| flow or small-disturbance stability analysis, is also | | | | which most stability indices in the current literature are |
| presented here. | | | | based. |
| 1.1 Modeling | | | | 3.1 Voltage Stability |
| Models for power system components have to be | | | | |
| selected according to the purpose of the system | | | | In a power system, voltage stability is directly related to |
| study, and hence, one must be aware of what models | | | | the voltage on the system buses, and is defined as the |
| in terms of accuracy and complexity should be used | | | | power system ability to maintain steady acceptable |
| for a certain type of system studies, while keeping the | | | | voltages at all buses under normal operating conditions |
| computational burden as low as possible. Selecting | | | | and after a contingency [6]. Thus, if the bus voltage |
| improper models for power system components may | | | | magnitude decreases as the reactive power injection |
| lead to erroneous conclusions. For example, the author | | | | at the same bus increases, the power system is |
| in [2] studied the effect of using various load models | | | | voltage unstable. This may lead to voltage collapse, if |
| on the system stability margin, showing that for some | | | | generators or other reactive power sources do not |
| case studies, when only load models are changed, | | | | provide enough reactive power support. Voltage |
| different stability margins in terms of MWs are | | | | collapse can be explained within the context of |
| obtained. In the following sections, the main elements of | | | | bifurcation theories applied to DAEs in nonlinear |
| power systems, for the purpose of this thesis, are | | | | systems, namely, SNB and LIB [3]. Saddle-node |
| briefly discussed, and the corresponding models are | | | | Bifurcations (SNB) When the system state matrix A |
| reviewed. | | | | has a simple and unique zero eigenvalue with nonzero |
| 1.2 Generators | | | | left and right eigenvectors, the equilibrium point (xo, zo, |
| Generators are important in system stability studies, | | | | ?o, ?o) is typically referred to as SNB point (other |
| and are modeled in dissimilar ways depending on the | | | | transversality conditions must also be met). In power |
| objective of the study. For instance, in a power flow | | | | systems, this bifurcation point is associated with |
| study, a generator is modeled as a PV bus (defined as | | | | voltage stability problems due to the local merger and |
| a bus with fixed voltage and power). For other | | | | disappearance of equilibrium (operating points) as ? |
| complex analyses, such as small-disturbance stability, it | | | | changes. |
| may be required to use either generator subtransient | | | | |
| or transient stability models that are represented by | | | | 3.2 Continuation Power Flow |
| means of DAEs. The per unit stator voltage equations | | | | |
| for generator detailed model in dq reference frame | | | | For given dispatch scenarios, the continuation power |
| are typically written as [6]:ed = p?d ? ?q?r ? Raideq = | | | | flow [43] technique is used to obtain P-V curves similar |
| p?q + ?d?r ? Raiq -------------1.1 | | | | to the one depicted in Figure 2.6, and thus determine |
| | | | | the static loading margin (SLM) of the system (nose |
| Where ed and eq are the instantaneous stator phase | | | | point) associated with a voltage collapse point, which |
| voltages; p is the differential operator d/dt; id and iq are | | | | could be the result of an SNB or an LIB. Figure 2.6 also |
| the instantaneous stator phase currents; ?d and ?q are | | | | demonstrates the dynamic loading margin (DLM) of a |
| the flux linkages; ?r is the rotor electrical speed; and Ra | | | | system, which is associated with an angle instability |
| is the armature resistance per phase. The two most | | | | happening before the nose point. All the P-V curves in |
| common simplifications in obtaining generator stability | | | | this work have been |
| models are: First, neglect the stator transients, which | | | | |
| are represented by the p?d and p?d terms in 2.1; these | | | | |
| terms are associated with network transients, which | | | | |
| decay rapidly. Second, neglect the effect of speed | | | | Figure 1.6: A typical PV curve and corresponding SLM |
| variations on stator voltages, i.e. ?r = 1 in 2.1. In addition | | | | and DLM. |
| to the abovementioned simplifications, other | | | | as it has been developed in C and C++, and hence |
| assumptions, such as balanced voltages with slowly | | | | appropriate to study large systems. |
| varying phase and angle, yield generator stability | | | | 3.3 Small-Disturbance Stability Analysis |
| models represented by differential equations with | | | | As explained before, matrix A and its eigenvalues can |
| orders ranging from II (classical model) to VI | | | | provide valuable information |
| (subtransient model) . For instance, a generator | | | | About the system stability for small perturbations |
| subtransient model is obtained assuming two q-axis | | | | that may occur in the system. |
| and one d-axis damper windings on the rotor, and X?d | | | | This is also referred to as small-disturbance stability |
| = X?? q , where X?? d and X??q are subtransient | | | | analysis or eigenvalue analysis. In this work, matrix A |
| reactances. On the other hand, a generator classical | | | | and its eigenvalues for the test cases have been |
| model is obtained by modeling the generator as a | | | | obtained by means of the linearized transient stability |
| constant voltage source behind a reactance, and | | | | models in the Power System Toolbox (PST) , which is |
| hence, only two differential equations are used to | | | | a MATLAB based program. PST, when compared to |
| represent the electromechanical swing equations. | | | | other programs, is user-friendly but slow, and hence |
| A generator is normally equipped with an exciter for | | | | inappropriate for large systems (more than 50 buses). |
| primary voltage control and a governor for frequency | | | | Therefore, for large systems, the Small Signal Analysis |
| control. Fast exciters are known to enhance generator | | | | Tool (SSAT) is used; as it is able to deal with systems |
| synchronizing torque, but may deteriorate the damping | | | | made up of several thousand buses. |
| [7], and hence, for some generators, a Power System | | | | It offers powerful features, such as complete |
| Stabilizer (PSS) is installed to improve the damping. | | | | eigenvalue analysis; Single-Machine Infinite-Bus (SMIB) |
| Several types of exciters, governors and PSSs are | | | | analysis; eigenvalue analysis within specified frequency |
| readily available (for more details, please refer to [6]), | | | | and damping ranges; computation of modes closest to |
| and are incorporated in most small-disturbance stability | | | | a specified frequency and damping; computation of |
| and transient stability analysis programs, such as the | | | | modes related to a generator; sensitivity analysis; |
| Power System Toolbox (PST) . | | | | mode trace;etc. |
| These models are not typically modeled in a power | | | | IV Time-Domain Simulation |
| flow study; however, they have to be adequately | | | | Time-domain simulation is mainly used for transient |
| represented in an eigenvalue analysis | | | | stability analysis of power systems following large |
| (small-disturbance analysis) or a transient stability | | | | perturbations, as it accounts for all the nonlinear |
| analysis. | | | | effects by solving the complete set of DAEs by |
| 1.3 Loads | | | | means of step-by-step trapezoidal or |
| Load models are categorized as static and dynamic. | | | | predictor-corrector integration [6]. However, in this |
| Dynamic load models are more complicated, and are | | | | thesis, this time-domain response of the power system |
| used mainly for transient stability analysis. On the other | | | | is also used to obtain important small-disturbance |
| hand, static models are better suited for power flow | | | | stability information. Time-domain simulations of test |
| and small-disturbance stability analysis. The three main | | | | cases were carried out by means of both the PST |
| static load models are known as constant PQ (or | | | | and the Transient Stability Analysis Tool (TSAT) [10]; |
| MVA), constant current and constant impedance; all of | | | | however, the simulation of large systems was only |
| them can be mathematically expressed by | | | | feasible with the later. TSAT has two simulation |
| | | | | engines: A conventional time-domain simulation engine |
| -------------1.2 | | | | that uses full numerical integration techniques and a |
| | | | | fast time-domain simulation engine based on a quasi |
| Where P0 and Q0 are the active and reactive power | | | | Steady-state system model. It has several useful |
| consumed at voltage V0, respectively. The type of the | | | | features for transient stability analysis, such as the |
| load model depends on exponents a and b, i.e. | | | | possibility of running multi-contingency cases or |
| constant PQ for a = b = 0, constant current for a = b | | | | multi-dispatch scenarios, obtaining a security index |
| = 1, and constant impedance for a = b = 2. | | | | based on critical clearing time, etc. A wide range of |
| II Synchronous static compensator (STATCOM) | | | | dynamic models of power system components is |
| Shunt compensators are primarily used to regulate the | | | | available, and well-known formats, such as PTI PSS/E, |
| voltage in a bus by providing or absorbing reactive | | | | GE PSLF, and BPA can be used as input data. |
| power. They are also known to be effective in | | | | 4.1 Test Systems |
| damping electromechanical oscillations [4, 5]. Different | | | | A variety of test cases, ranging from a |
| kinds of shunt compensators are currently being used | | | | Single-Machine-Infinite-Bus (SMIB) to a real power |
| in power systems, of which the most popular ones are | | | | system with 14,000 buses, were used to test the |
| STATIC COMPENSATOR (STATCOM) [37]; | | | | feasibility of the proposed stability indices and system |
| however, in this research, only the STATCOM, which | | | | identification techniques. In some cases, several |
| has a more complicated topology, is explained and | | | | dispatch scenarios were considered in order to |
| studied. SVCs and STATCOMs are thyristor based | | | | emulate the operation of a real power system. The |
| and GTO based FACTS controllers, respectively. A | | | | general characteristics of these test cases are briefly |
| thyristor has only turn-on capability thus cannot be | | | | reviewed in this section. |
| used in switch mode applications. Advanced devices | | | | 4.2 Single-Machine-Infinite-Bus (SMIB) |
| such as Gate Turn-Off Thyristors (GTO) and | | | | This is the simplest but the most widely used test |
| Integrated Gate Bipolar Transistors (IGBT) have both | | | | case, as it consists of only a generator, a transmission |
| turn-on and turn-off capabilities; hence, it is possible to | | | | line and a load as depicted in Figure 2.7. The load bus |
| use them in switched mode applications such as | | | | is modeled as an infinite bus, which is normally used to |
| Voltage-Source Converters (VSC) in power systems | | | | replace a stiff large system with a constant voltage |
| he function of the converter output voltage denoted | | | | magnitude and angle. This system can be used to |
| as Vout in Figure 2.1, i.e. | | | | investigate the behavior of a generator or group of |
| | | | | generators, labeled as G1 in |
| . | | | | Figure 2.7, with respect to the infinite bus. |
| ------1.3 | | | | 4.3 IEEE 3-bus System |
| | | | | |
| Where ?conv is the angle between the ac system | | | | This corresponds to a case where two areas are |
| voltage V and Vout. Two control strategies may be | | | | connected through a long transmission line (weak |
| used for a STATCOM; namely, Phase Control and | | | | connection); hence, power oscillations are observed in |
| PWM Control. In phase control, the DC bus voltage | | | | the tie-line. |
| Vdc is regulated by changing ?conv, i.e. charging and | | | | |
| discharging the DC capacitor, which ultimately controls. | | | | |
| Vout, as this voltage is proportional to Vdc; the block | | | | Figure 1.7: IEEE 3-bus test system. |
| diagram of a phase control is shown in Figure 2.2. On | | | | |
| the other hand, in the PWM control, both angle and | | | | A single-line diagram of the test system is shown in |
| magnitude of the converter output voltage are | | | | Figure 2.8 [2]. The base load used at Bus 3 is a 900 |
| regulated as shown in Figure 2.3. | | | | MW and 300 MVar load, and is modeled as a |
| | | | | constant PQ. Each machine has a simple exciter, and |
| Although less low frequency harmonics are produced | | | | a simple governor is used for the machine at Bus 1. |
| by a STATCOM with a PWM control, the high | | | | The generators are modeled in detail by means of |
| switching losses due to the high switching frequency | | | | subtransient models. |
| are the main constraints for its application in | | | | The corresponding static and dynamic data is |
| transmission systems. The maximum and minimum | | | | presented in Appendix A.1. |
| operating points of a STATCOM are independent | | | | |
| | | | Figure 1.8: IEEE 14-bus test system. |
| | | | | Figure 1.9: Two-area benchmark system. |
| Figure 1.1: Basic structure of STATCOM. | | | | |
| | | | | Tie-lines, hence resulting in an inter-area mode with a |
| From the system voltage as opposed to an SVC. The | | | | frequency of about 0.7 Hz. However, the individual |
| V-I characteristic of a STATCOM is limited only by the | | | | machines in each area also contribute to a local mode |
| maximum voltage and current rating as depicted in | | | | in the same area with a frequency of about 1.3 Hz. |
| Figure 2.4. This controller can be operated over its full | | | | Therefore, an inter-area rotor angle mode and two |
| output current range even at very low voltages | | | | local modes are observed for this test case. The |
| (typically 0.2 p.u.). | | | | generators were modeled using subtransient models |
| | | | | and their exciters are simple exciters equipped with |
| STATCOM Transient Stability (TS) Model For the | | | | PSSs. The corresponding static and dynamic data is |
| case that the output voltage of the STATCOM is | | | | given in Appendix A.3. The total base loading level is |
| balanced and harmonic free, a TS model has been | | | | 2734 MW and 200 MVar. |
| proposed, which does not include converter switching | | | | V.CONCLUSION |
| phenomena [1]. The STATCOM TS model replaces | | | | A brief explanation of some of the key power system |
| the detailed model with a variable voltage source as | | | | components used in this thesis, such as loads and |
| shown in Figure 2.5, in which the magnitude of | | | | generators, is presented in this chapter. Also discussed |
| capacitor voltage is determined by a differential | | | | in this chapter is the importance of selecting the right |
| equation derived based on the power exchange | | | | models for different kinds of analyses. Power system |
| | | | | stability concepts and the analysis techniques and tools |
| | | | used throughout this thesis, such as voltage and angle |
| Figure 1.2: STATCOM control block diagram with | | | | stability, continuation power |
| phase control. | | | | Flow and system identification are briefly explained. |
| | | | REFERENCES |
| | | | | |
| Figure 1.3: STATCOM control block diagram with PWM | | | | [1] E. Uzunovic, “Transient Stability and Power |
| control. | | | | Flow Models of VSC FACTS |
| Figure 1.4: Voltage-Current characteristic of a | | | | controllers,” Ph.D. dissertation, University |
| STATCOM. | | | | of Waterloo, Waterloo, ON, Canada, 2001. |
| Between the STATCOM and the network [1, 40]: | | | | [2] N. Mithulananthan, “Hopf bifurcation |
| ----1.4 | | | | control and indices for power system with |
| Where a stands for the transformer ratio, and the | | | | interacting generator and FACTS |
| resistance Rc represents the converter losses, which | | | | controllers,” Ph.D. dissertation, University |
| can be significant, depending on the number of | | | | of Waterloo, Waterloo, ON, Canada, 2002. |
| switches and the switching frequency. All the blocks in | | | | [3] C. A. Ca˜nizares, N. Mithulananthan, A. |
| Figure 2.5 are the same as the STATCOM detailed | | | | Berizzi, and J. Reeve, “On the linear |
| model in Figure 2.3, except that the converter and the | | | | Profile of indices for the prediction of |
| blocks related to the switches are replaced by a | | | | saddle-node and limit-induced bifurcation |
| voltage source kVdc\?; the coefficient k is proportional | | | | Points in power systems,” IEEE Trans. |
| to the modulation index ma, which for a two-level | | | | Circuits and Systems, vol. 50, no. 2, |
| inverter is ma2?2. | | | | pp. 1588–1595, December 2003. |
| It has been shown by means of time-domain simulation | | | | [4] N. Mithulananthan, C. A. Ca˜nizares, J. |
| results that the TS model response is reasonably | | | | Reeve, and G. J. Rogers, “Comparison |
| close to that obtained with the detailed model when | | | | of PSS, SVC and STATCOM controllers |
| the transients are small [1]. | | | | for damping power system |
| | | | oscillations,” IEEE Trans. Power |
| Figure 1.5: STATCOM transient stability model and its | | | | Systems, vol. 18, no. 2, pp. 786–792, |
| control. | | | | May 2003. |
| | | | | [5] N. Mithulananthan, C. A. Ca˜nizares, and |
| III Power System Stability | | | | J. Reeve, “Hopf bifurcation control |
| | | | | in power system using power system |
| From the aforementioned models, a power system | | | | stabilizers and static var |
| model can be represented usinga DAE model, such as | | | | compensators,” |
| :x = f(x, z, ?, ?) -----------------------1.5 | | | | in Proc. of NAPS’99, San Luis Obispo, |
| 0 = g(x, z, ?, ?)y = h(x, z, ?, ?) | | | | California, October 1999, pp. 155–163. |
| Where x ? ?nis a vector of state variables that | | | | [6] P. Kundur, Power System Stability and |
| represents the state variables of generators, loads and | | | | Control. New York: McGraw-Hill, |
| other system controllers; z ? ?m | | | | 1994. |
| is a vector of steady state algebraic variables that | | | | E Trans.Power Apparatus and |
| result from neglecting fast dynamics in some load | | | | Systems, vol. PAS-88, no. 4, pp. |
| phasor voltage magnitudes and angles; ? ? ?? is a set | | | | 316 –329, April 1969. |
| of uncontrollable parameters such as active and | | | | [8] G. Hingrani, Understanding FACTS. New |
| reactive power load variations; ? ? ?a is a set of | | | | York: IEEE Press, 2000. |
| controllable parameters such as tap or AVR set | | | | [9] C.A.Caizares and F.L.Alvarado, “Point |
| points; and y ? ?l is a vector of output variables such | | | | of collapse and continuation |
| as power through the lines and generator output | | | | methods for large ac/dc |
| power. The nonlinear functionsf: ?n × ?m × ?? × | | | | systems,” IEEE Trans.Power |
| ?a 7? ?n, g : ?n × ?m × ?? × ?a 7? ?m, and h : | | | | Systems, vol. 8, no. 1, pp. 1–8, |
| ?n × ?m ×?? ×?a 7? ?l | | | | [10] Transient Security Assessment Tool |
| Stand for the differential equations, algebraic | | | | (TSAT), User Manual, Power tech |
| constraints and output variable measurements, | | | | Labs |
| respectively. | | | | Inc., Surrey, BC, Canada, V3W 7R7, |
| The DAE model in (2.8) can be linearized about an | | | | 2002. |