Simulation of Random Variation of Three-phase Voltage Unbalance Resulting from Load Fluctuation Using Correlated Gaussian Random Variables

Size: px
Start display at page:

Download "Simulation of Random Variation of Three-phase Voltage Unbalance Resulting from Load Fluctuation Using Correlated Gaussian Random Variables"

Transcription

1 Proc. Natl. Sci. Counc. ROC(A) Vol. 4, No. 3, 000. pp Simulation of Random Variation of Three-phase Voltage Unbalance Resulting from Load Fluctuation Using Correlated Gaussian Random Variables YAW-JUEN WANG Department of Electrical Engineering National Yun-Lin University of Science & Technology Yun-Lin, Taiwan, R.O.C. (Received January 1, 1999; Accepted November 10, 1999) ABSTRACT This paper deals with the modeling and simulation of random variation of three-phase voltage unbalance caused by load fluctuation in the distribution system. Active and reactive powers delivered by each phase to a distribution feeder are modeled by six correlated Gaussian random variables. Application of the Cholesky decomposition method allows the correlated Gaussian random variables to be effectively simulated using the Monte Carlo technique. This is followed by a simple iterative process for solving the load flow problem so that three-phase voltage phasors at the point of common coupling (PCC) can be obtained and random variation of voltage unbalance factor at the PCC can be evaluated. Key Words: voltage unbalance, Cholesky decomposition, Monte Carlo simulation, correlated Gaussian random variables I. Introduction Three-phase voltage imbalance is a frequently encountered disturbance in electric distribution systems. Imbalance of three-phase voltage results from asymmetry of line/cable impedances and from inequality of the loads in the three phases (Wang et al., 199). The former is related to the structure of the electric power system in which geometric allocation of lines/cables significantly influences their impedances. Efforts are in general made to reduce the asymmetry of the transmission line impedances by means of transposition. On the other hand, voltage imbalance caused by uneven distribution of loads over three phases is more difficult to mitigate. Large single-phase loads such as single-phase induction motors, traction systems, induction heating, etc., are typical examples that cause voltage imbalance in industrial electric power systems. In low voltage residential and/or commercial systems, single-phase loads account for the majority of power consumption. Wherever possible, efforts are made to distribute the single-phase loads uniformly over three phases. From a statistical point of view, however, distributing single-phase loads uniformly over the three phases only ensures that the expected values of the loads in each phase will be approximately equal. But it is unlikely that at a given instant, three-phase loads will be balanced because they vary in a random manner. In other words, even if the average loads in the three phases are kept the same, the instantaneous power demands in the three phases differ from each other, leading to imbalanced voltages at the point of common coupling. The degree of imbalance of a three-phase voltage is often measured based on the ratio of its negative- to positive-sequence component. This ratio is termed the unbalance factor (UBF). By assuming that the magnitudes of three-phase voltage phasors are Gaussian random variables, and that no phase angle deviations exist (i.e., 10º out of phase with each other), Pierrat and Morrison (1995) developed a probabilistic model of the voltage UBF and showed that the UBF would have a Gaussian distribution if the unbalance were mainly caused by asymmetry in system impedances, and have a Rayleigh distribution if the system impedances were symmetric. This model, though capable of providing physical insight into the causes of voltage unbalance, is somewhat restricted by its assumptions. Instead of assuming normally distributed voltage magnitudes, it seems more plausible to assume that the loads (including active and reactive powers) in the three phases will approach a jointly normal distribution as long as the number of electric appliances supplied by the power system is large enough (which is usually the case). This assumption has a theoretical basis supported by the central limit theorem, hence allowing the restrictions of the model 16

2 Random Variation of Voltage Unbalance proposed by Pierrat and Morrison (1995) to be relaxed and more accurate results to be obtained. Another advantage of using a jointly normal distribution model lies in its ability to handle correlation between all Gaussian random variables. This ability is especially important in modeling three-phase active and reactive powers since they are usually strongly correlated. This paper combines numerical techniques of load flow and Monte Carlo simulation and proposes a novel method of simulating voltage unbalance caused by fluctuation of loads. The simulation begins with generation of six correlated Gaussian random variables representing three-phase active and reactive powers. The Cholesky decomposition method is used to accomplish this task. This is followed by a load flow calculation used to determine the three-phase voltage phasors at the point of common coupling. Both the magnitude and the angle of UBF can then be obtained by means of a symmetrical component conversion. The probability density functions of UBF under several situations will be studied. II. Formulation 1. Generation of Correlated Gaussian Random Variables Let P a, P b and P c be the total active powers, and let Q a, Q b and Q c the total reactive powers absorbed by a cluster of loads in phases a, b and c of an electric power distribution system. For a sufficiently large number of loads, P a, P b, P c, Q a, Q b and Q c have approximately a jointly normal distribution. If the distribution system supplies only threephase loads, then the random variables P a, P b, P c, Q a, Q b and Q c will be strongly correlated, owing to the symmetry of variation in each phase. On the contrary, if all loads are (statistically) independent single-phase loads, then the six random variables will be uncorrelated. A realistic distribution system supplies a mixture of three-phase and singlephase loads. Hence, a real situation may be somewhere between the two extreme cases just mentioned. In order to simulate random variations of active and reactive powers in the three phases, correlated Gaussian random numbers must be generated. The following illustrates the procedure used to generate correlated Gaussian variables. Let X 1 and X be a pair of independent random variables, both of which are uniformly distributed over the interval [0,1]. Then two independent standard normal random variables (i.e., each with zero mean and unit variance) Y 1 and Y can be given by (Box and Muller, 1958) Y = ln( X ) cos( πx ), 1 1 Y = ln( X ) sin( πx ). 1 (1) () A linear transformation of Y 1 and Y, W1 Y1 = T, W Y produces two new Gaussian random variables W 1 and W with their covariance matrix c w given by σw1 ρwσw σ 1 w c w = ρwσw σw σw 1 where σ w1 and σ w are their respective standard deviations, and ρ w their correlation coefficient. It is emphasized that the covariance matrix c w is related to the covariance matrix of Y 1 and Y, which is a unit matrix, by (Peebles, 1993) t t cw = T 1 0 T = TT. 0 1 It is noted that if T is a lower triangular matrix of the form T = T T then the elements of T can be determined to be T 11 = σ, 11 w1 0, T 1 T1 = ρwσ w, T = w 1 w σ ρ. Hence, W 1 and W become W = T Y =σ Y, w w w 1 w w W = T Y + T Y = ρ σ Y + σ 1 ρ Y. (3) (4) (5) (6) (7) (8) (9) (10) If W 1 and W have means w 1 and w, respectively, then it suffices to add them to the right sides of Eqs. (9) and (10): W = W +σ Y, 1 1 w1 1, ( ) w w 1 w w ( ) W = W + ρ σ Y + σ 1 ρ Y. (11) (1) Equations (1), (), (11) and (1) enable us to generate two correlated Gaussian random variables W 1 and W with their respective means w 1 and w, standard deviations σ w1 and σ w and correlation coefficient ρ w, using the uniform random numbers X 1 and X. 17

3 Y.J. Wang The foregoing development can easily be extended to the generation of six correlated Gaussian random variables representing active and reactive powers in the three phases. Let c w represent the covariance matrix of the sixdimensional normal distribution. The covariance matrix c w can be factored into a lower triangular matrix T and an upper triangular matrix T t that is the transpose of the former. This special factorization is called Cholesky decomposition and can be written as W = [ W, W, K, ], 1 W6 t (18) Equations (10)-(18) permit generating six arbitrary correlated Gaussian random variables which represent the active and reactive powers in the three phases. The computer program for Cholesky decomposition of the covariance matrix c w is available in most FORTRAN libraries (e.g., Press et al. (199)), which largely reduces the effort involved in coding Monte Carlo simulation programs. c w = [ c ] = T T, ij 6 6 t (13). Network Reduction and Load Flow Study where c ij σwj, if i = j, = ρσ ij wiσwj, if i j T T1 T T 31 T3 T T =. T T T T T51 T5 T53 T54 T55 0 T61 T6 T63 T64 T65 T66 (14) The elements of T can be calculated using the Cholesky method by factoring matrix c w. Equations (1) and () allow six independent standard normal variates Y 1, Y,..., Y 6 to be generated from six independent uniform random variables X 1, X,..., X 6. Therefore, the correlated Gaussian random variables can be given by W = TY+ W, (15) where W is a vector composed of six correlated Gaussian random variables, Y a vector containing six independent standard normal random variables, and W a vector composed of the means of the six correlated Gaussian random variables, namely, W = [ W, W, K, ], 1 W6 t Y = [ Y, Y, K, ], 1 Y6 t (16) (17) The Monte Carlo method is a powerful tool for the simulation of randomly varying loads, and it can be combined with the conventional deterministic load flow calculation to ascertain random variation of voltages at the load buses. To do so, the deterministic three-phase load flow calculation is repeated a sufficiently large number of times. Each time, the nodal active and reactive powers are changed by generation and transformation of random numbers, as mentioned in the previous section of this chapter. The probability distributions of the nodal voltages, and thus that of the voltage UBF, can then be obtained. However, the amount of calculation would be prohibitive for any practical distribution system if repetitive three-phase load flow calculations were to be carried out by considering random variations of active and reactive powers at all the load buses. In fact, it is often the case that the voltage unbalance problem occurs only at some particular substations or feeders that supply large single-phase loads (e.g., railway traction locomotives) or unbalanced three-phase loads (e.g., arc furnaces). In this case, one may wish to confine his/her study of voltage unbalance to those buses to which unbalanced loads are connected. The notion of network reduction helps one reach this goal by representing a large network with its Norton or Thevenin equivalence while retaining buses of special interest. Network reduction is important when Monte Carlo simulation and three-phase load flow study are to be combined together to calculate the probability distribution of the UBF at a particular load bus since both methods are computationally intensive. For a (k + m)-bus system in which k buses are to be eliminated and m buses retained, its nodal equations in matrix format can be written as (19) 18

4 Random Variation of Voltage Unbalance Note that in Eq. (19), the buses to be retained are numbered as the last m nodes. Equation (19) is partitioned as shown above to obtain where S 1, S,..., S m refer to the complex powers drawn at each corresponding bus, and the asterisk (*) the conjugate. The voltage vector can be given by Eliminating V E yields Equation (1) can be rewritten as where Y Y EE P T Y V Y Y P PP 0 eq p eq V V = I ( ), IE =. IP E P PP P T 1 EE P P P P T 1 EE E ( Y Y Y Y ) V = I Y Y I. (0) (1) () T ( 0) V = [ V V L V m ] = V Z I. 1 (8) Equations (7) and (8) lend themselves to the iterative method of finding the solutions of V for known complex powers S 1, S,..., S m. In this paper, the Gauss-Seidel iterative method (Glover and Sarma, 1994) is used to determine the bus voltages. 3. Voltage Unbalance Factor The complex voltage unbalance factor is defined as the ratio of the negative-sequence to the positive-sequence component eq eq eq PP P T 1 EE P Y = Y Y Y Y, (3) + UBF = V V = τ exp( jθ), (9) ( 0) eq P P T 1 EE E I = I Y Y I. (4) It is noted that in Eqs. (3) and (4), Y eq represents the Norton equivalent admittance matrix and I (0) eq the Norton current vector. The corresponding Thévenin impedance matrix and voltage source vector can be given by where j = 1, and V and V + refer to negative-sequence and positive-sequence voltages, and τ and θ to the magnitude and the angle of the complex UBF, respectively. V and V + are given using Fortescue transformation by V = ( V + a V + av )/ 3, AT BT CT (30) Z eq = Y 1, eq (5) V + = ( V + av + a V )/ 3, AT BT CT (31) eq ( 0 ) 1 eq eq ( 0 = ). V Y I (6) An m-port Thévenin equivalent circuit is shown in Fig. 1, in which m buses are retained for study of the voltage unbalance problem. In the figure, the currents I 1, I,..., I m can be written in matrix form as I I I L I T m S1 V 1 S V T m m S V = [ ] = L 1 *,(7) where a = exp(jπ/3), and V AT, V BT and V CT refer to the three-phase voltage phasors. III. Numerical Examples Two examples will be given for the purpose of illustration. The first example is a 6.-km-long 11 kv threephase four-wire overhead feeder which is used to provide electricity from a substation to a load center. Various hypothetical conditions have been deliberately assumed in the first example in order to show the influence of the (statistical) correlation and the standard deviation of threephase active and reactive powers upon the probability distribution of the UBF at the load end of the feeder. The second example is taken from the Taiwan Power company s Tou-Liu district distribution substation, which is a 69/11 kv substation. The second example studies the probability distribution of the voltage UBF at the secondary terminals of a distribution transformer using the field recorded three-phase power data. 1. An 11 kv Three-phase Overhead Feeder Fig. 1. An m-port Thévenin equivalent circuit of the distribution system. A three-phase four-wire distribution feeder is taken as the first example to study the random variation of three- 19

5 Y.J. Wang phase voltage caused by fluctuation of loads in the three phases. The circuit model of the system is shown in Fig. 1, in which the impedance matrix Z bus has been calculated according to the arrangement of conductors shown in Fig.. The method described in Subsection II.1 was used to carry out the simulation. We simulated nine representative cases, the parameters of which are listed in Table 1. In these cases, the correlation coefficients between any two Gaussian random variables are the same and are equal to ρ. The means and the standard deviations of the active and reactive powers in the three phases are all equal to µ and σ, respectively. In Table 1, µ and σ are expressed in per unit (p.u.). The corresponding base values of the voltage and kilovoltamperes are 11.4 kv (line-to-line) and 5,000 kva (three-phase), respectively. An important point to be noted is that in all nine cases, stationary balanced power consumption is assumed; i.e., the means of the three-phase complex powers are equal. It is noted that although the assumptions for the illustrative cases have been largely simplified, the proposed simulation method is general and is applicable to a wide range of problems. A. Influence of Correlation Coefficient The nine cases listed in Table 1 can be categorized into three groups according to the degree of correlation: highly correlated (the first three, ρ = 0.9), moderately correlated (the subsequent three, ρ = 0.5) and uncorrelated (independent) cases (the last three, ρ = 0). We will compare cases 1, 4 and 7, where the means and standard deviations of the active and reactive powers are, respectively, 0.13 p.u. and p.u. for each phase while the correlation coefficients ρ are, respectively, 0.9, 0.5 and 0. The corresponding probability density functions (PDFs) of the magnitude of voltage UBF(τ) are depicted in Fig. 3. It can be seen that both the mean and the standard deviation of τ increase with decreasing ρ. In other words, the more the power fluctuations in each phase are correlated, the more likely the three-phase voltage will be balanced. To illustrate this result more clearly, variations of the mean and the standard deviation of τ versus the correlation coefficient are shown in Fig. 4. A high degree of correlation of power fluctuations in the three phases implies that a majority of the three-phase loads are supplied by the feeder, thus causing the threephase voltage to be less unbalanced. Conversely, a low degree of correlation implies that the feeder supplies a large number of independent single-phase loads. Wide fluctuation of power among the three phases can be experienced, and more severe voltage unbalance may be caused. The proposed simulation method is also capable of providing useful information on random variation of the angle (θ) of the complex UBF by which V leads V +. The statistical distribution of θ, though relatively less frequently discussed in the literature, plays an important role in some studies (e.g., Wang and Pierrat (1993)). The PDFs of θ for ρ = 0.9, ρ = 0.5 and ρ = 0 are shown in Fig. 5, where an increase in phase diversity with decreasing ρ can be observed. Fig.. Arrangement of three-phase conductors for numerical example number one. Table 1. Parameters of Nine Simulation Cases case parameters 1 ρ = 0.9, µ = 0.13 p.u., σ= p.u. same as case 1 except for σ= p.u. 3 same as case 1 except for σ= p.u. 4 ρ = 0.5, µ = 0.13 p.u., σ= p.u. 5 same as case 4 except for σ= p.u. 6 same as case 4 except for σ= p.u. 7 ρ = 0, µ = 0.13 p.u., σ= p.u. 8 same as case 7 except for σ= p.u. 9 same as case 7 except for σ= p.u. Fig. 3. PDFs of the magnitude of voltage UBF(τ) for ρ = 0.9, ρ = 0.5 and ρ = 0. 0

6 Random Variation of Voltage Unbalance. A 69/11 kv Distribution Substation Fig. 4. Variations of the mean and standard deviation of τ versus ρ, assuming σ= p.u. and µ = 0.13 p.u. for the active and reactive power of each phase. B. Influence of the Variability of P and Q The variability of power is another factor that influences voltage unbalance. The variability of a random variable is measured based on its standard deviation. When other system conditions are kept the same, power systems with lower variability of power consumption are likely to have a lower degree of voltage unbalance. Taking cases 4, 5, and 6 as examples for comparison, we notice that they have the same conditions ρ = 0.5 and µ = 0.13 p.u. while their standard deviations are p.u., p.u. and p.u., respectively. It is seen in Fig. 6 that as σ increases, both the mean and standard deviation of τ go up. Figure 7 shows the variations of the mean and the standard deviation of τ versus the standard deviation of power (σ). The PDFs of the angle (θ) of UBF shown in Fig. 8 reveal that the phase diversity of UBF increases with σ. This result is comparable with that shown in Fig. 5. In both cases, the variability and phase diversity of UBF are closely related. In the previous example, the probability properties (i.e., the means, variances and correlation coefficients.) of the three-phase active and reactive powers were deliberately assumed so that the influence of a specific parameter on the probability distribution of the UBF could be found. In this section, a real-world case will be studied. Figure 9 shows the one-line diagram of a 69/11 kv substation containing three distribution transformers. Only the transformer #3 part is shown in the figure. The low-tension side of the transformer is connected to five feeders supplying electricity to several load centers in Tou-Liu city. The three-phase active and reactive powers flowing through the transformer were recorded using a digital power analyzer. The measurement was carried out late in the autumn of 1998 over several days. Because of the memory capacity limitation of the power analyzer, an appropriate sampling period must be selected so that successive data Fig. 6. PDFs of τ for σ= 0.005, and 0.035, where ρ is 0.5 and µ is 0.13 p.u. for the three cases. Fig. 5. PDFs of the phase angle of UBF(θ) for ρ = 0.9, ρ = 0.5 and ρ = 0. Fig. 7. Mean and standard deviation of τ versus σ. 1

7 Y.J. Wang B. Monte Carlo Simulation To simulate random variation of the UBF shown in Fig., we need to model the active powers P a, P b and P c and the reactive powers Q a, Q b and Q c using correlated Gaussian random variables. It is noted that the power is neither purely deterministic as a function of time, nor is it purely probabilistic, but rather is a combination of both. The power can be resolved into a deterministic component and a probabilistic component. The former accounts for the average (expected) daily power curve, and the later for the random deviation from the expected quantity. Therefore, we can write Fig. 8. PDFs of θ for σ= 0.005, and Pt () = Pt () +ξ, i i i Q () t = Q () t +δ, i i i (3) (4) recording can be carried out without interruption. Several sessions of measurement were conducted. Each session lasted either 7 hours with a sampling period of 30 seconds, or 7 days with a sampling period of 5 minutes. The data to be studied using the probabilistic method proposed in this paper were recorded during one of these 7-hour sessions beginning at 11:00 in the morning and ending at 13:40 the next afternoon. where i = a, b or c refers to the phase specified, P i (t) and Q i (t) to the deterministic components of active and reac- A. Voltage UBF Calculated based on Recorded Active and Reactive Power Data Figure 10 shows the recorded active powers P a, P b and P c, and reactive powers Q a, Q b and Q c. All the power data are expressed as per-units of the megavoltamperes per phase. The base value of the megavoltamperes per phase equals 5 MVA in this example, being one third of the rated three-phase megavoltamperes of the transformer. It is noted that Fig. 10(b) shows a sudden increase and a sudden decrease in reactive power at about the 1,400th and,600th time steps, respectively. The sudden changes in reactive power were caused by switching of capacitor banks in the substation. Figure 11 shows the transformer low-tension side line-to-line voltages V ab, V bc and V ca in per-units (on the line-to-neutral voltage base) which were obtained using a three-phase load flow program in Fortran. In the load flow program, the 69 kv bus was taken as the slack bus, and the power data shown in Fig. 10 as power injected at the load buses. The star-delta (Y- ) three-phase model of the transformer proposed by Arrillaga et al. (1983) was used in the program, and the iterative method described by Eqs. (7) and (8) was coded to find the voltages at the 11 kv buses. The corresponding voltage UBF was calculated using Eqs. (0)-() and is depicted in Fig. 1(a). Fig. 9. One-line diagram showing a distribution transformer connected to 69 kv and 11 kv buses.

8 Random Variation of Voltage Unbalance (a) Fig. 11. Evolution of the three-phase line-to-line voltages at the low voltage side of the transformer. (b) Fig. 10. Recorded three-phase power carried by the transformer: (a) three-phase active power, (b) three-phase reactive power. tive powers, and ξ i and δ i to their probabilistic components. The deterministic components P i (t) and Q i (t) can be obtained by using a low-pass filter to filter out the random variations of P i (t) and Q i (t), and the probabilistic components ξ i and δ i can be modeled by Gaussian random variables as described in detail in Section II. Equations (1)- (18) then allow ξ a, δ a, ξ b, δ b, ξ c and δ c to be generated using a random number generator. The foregoing modeling of P i (t) and Q i (t) is indeed an application of random processes. P i (t) and Q i (t) are normal random processes, and ξ a, δ a, ξ b, δ b, ξ c and δ c are strict-sense stationary random processes. The active and reactive powers P a, P b, P c, Q a, Q b and Q c simulated according to Eqs. (3) and (4) were taken as the inputs to the three-phase load flow calculation program to compute the low-tension side voltages of the distribution transformer. And the corresponding voltage UBF was also computed and is depicted in Fig. 1(b). Comparison of Fig. 1(a) and Fig. 1(b) reveals that the proposed method is capable of closely simulating both deterministic and probabilistic variation of the unbalance in the three-phase voltage. While Fig. 1 provides the reader with a qualitative evaluation of the proposed method, Fig. 13, which compares the PDFs and the CDFs of the UBF obtained from measured and from simulated power data, may offer a quantitative validation of the method. IV. Conclusions This paper has proposed a method for simulating three-phase voltage unbalance caused by random fluctuation of loads in the three phases. Based on the central limit theorem, the active and reactive powers drawn in the three phases from a distribution feeder have been modeled by six correlated Gaussian random variables. This paper has explained how to generate the correlated Gaussian random variables using the Cholesky decomposition method and how to use the iterative method to solve the voltage phasors at the load buses. Unbalance of the three-phase voltage can then be evaluated. The complex voltage UBF has been adopted as an index of the degree of voltage unbalance. Probability density functions of the magnitude (τ) and the angle (θ) of UBF can be easily obtained using the proposed method. The influence of the correlation of active and reactive powers in the three phases has been studied. It has been found that the mean of UBF decreases as the correlation increases. Also studied was the influence of the variability of the loads on UBF. For highly fluctuating power 3

9 Y.J. Wang (a) (b) (a) Fig. 13. Comparison of (a) the PDFs and, (b) the CDFs of UBF, calculated using field recorded data (triangular dots) and using the Monte Carlo simulation method (solid lines). (b) Acknowledgment The author is grateful to the National Science Council, R.O.C., for research grant NSC E Fig. 1. (a) Evolution of UBF obtained using the voltage data shown in Fig. 11; (b) evolution of UBF obtained using the Monte Carlo simulation method. consumption in the three phases, it is likely that a high degree of voltage unbalance will exist. The PDF of θ provides important information about the phase diversity of UBF. It has been found that for voltage unbalance caused by load fluctuation, the variability and phase diversity of UBF are closely related. In addition to a fundamental example based on an 11 kv three-phase overhead feeder, field recorded threephase power data from a 69/11 kv distribution substation have also been used as a more advanced example to illustrate how the proposed Monte Carlo simulation technique can be incorporated into the load flow calculations to take into account both the deterministic and the probabilistic variations of the loads and those of the resulting voltage unbalance. Good agreement between measured and simulated results has been obtained. References Arrillaga, J., C. P. Arnold, and B. J. Harker (1983) Computer Modelling of Electrical Power Systems. Wiley, Chichester, NY, U.S.A. Box, G. E. P. and M. E. Muller (1958) A note on the generation of random normal deviates. The Annals of Mathematics Statistics, 9, Glover, J. D. and M. Sarma (1994) Power System Analysis and Design, nd Ed., pp PWS Publ. Co., Boston, MA, U.S.A. Peebles, P. Z., Jr. (1993) Probability, Random Variables, and Random Signal Principles, 3rd Ed. McGraw-Hill, New York, NY, U.S.A. Pierrat, L. and R. E. Morrison (1995) Probabilistic modeling of voltage asymmetry. IEEE Transactions on Power Delivery, 10, Press, W. H., S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery (199) Numerical Recipes in FORTRAN, nd Ed., pp Cambridge University Press, New York, NY, U.S.A. Wang, Y. J. and L. Pierrat (1993) Probabilistic modelling of current harmonics produced by an ac/dc converters under voltage unbalance. IEEE Trans. on Power Delivery, 8, Wang, Y. J., L. Pierrat, and R. Feuillet (199) An analytical method for predicting current harmonics produced by an ac/dc converter under unbalanced supply voltage. European Transactions on Electrical Power Engineering,,

10 Random Variation of Voltage Unbalance Cholesky decomposition 5

The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits

The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 18, NO. 2, MAY 2003 605 The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits Yuanning Wang, Student Member, IEEE, and Wilsun Xu, Senior

More information

KINGS COLLEGE OF ENGINEERING Punalkulam

KINGS COLLEGE OF ENGINEERING Punalkulam KINGS COLLEGE OF ENGINEERING Punalkulam 613 303 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING POWER SYSTEM ANALYSIS QUESTION BANK UNIT I THE POWER SYSTEM AN OVERVIEW AND MODELLING PART A (TWO MARK

More information

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester Electrical and Electronics Engineering EE 1352 Power System Analysis (Regulation 2008) Time: Three hours Answer all questions Part A (10

More information

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 9, 2013 ISSN (online): 2321-0613 The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of

More information

Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update

Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update E. R. (Randy) Collins, PhD, PE Dept. of Electrical and Computer Engineering Clemson University Clemson, South Carolina Stray Voltage Panel

More information

Power Quality. Guide for electrical design engineers. Power Quality. Mitigation of voltage unbalance

Power Quality. Guide for electrical design engineers. Power Quality. Mitigation of voltage unbalance Guide for electrical design engineers Power Quality Zbigniew Hanzelka GH-University of Science & Technology Mitigation of voltage unbalance U U = C = - = L U U = - U = - U Power Quality Power Quality.

More information

Balanced three-phase systems and operation

Balanced three-phase systems and operation ELEC0014 - Introduction to power and energy systems Balanced three-phase systems and operation Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct October 2017 1 / 17 system used for

More information

Analysis of the Skin Effect for Calculating Frequency-Dependent Impedance of the TRTS Power Rail

Analysis of the Skin Effect for Calculating Frequency-Dependent Impedance of the TRTS Power Rail Proc. Natl. Sci. Counc. ROC(A) Vol. 23, No. 3, 1999. pp. 419-428 Analysis of the Skin Effect for Calculating Frequency-Dependent Impedance of the TRTS Power Rail YAW-JUEN WANG Department of Electrical

More information

EE 6501 POWER SYSTEMS UNIT I INTRODUCTION

EE 6501 POWER SYSTEMS UNIT I INTRODUCTION EE 6501 POWER SYSTEMS UNIT I INTRODUCTION PART A (2 MARKS) 1. What is single line diagram? A Single line diagram is diagrammatic representation of power system in which the components are represented by

More information

LO 1: Three Phase Circuits

LO 1: Three Phase Circuits Course: EEL 2043 Principles of Electric Machines Class Instructor: Dr. Haris M. Khalid Email: hkhalid@hct.ac.ae Webpage: www.harismkhalid.com LO 1: Three Phase Circuits Three Phase AC System Three phase

More information

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION PART: A 1. Define per unit value of an electrical quantity. Write equation for base impedance with respect to 3-phase system. 2. What is bus admittance

More information

EE 581 Power Systems. Admittance Matrix: Development, Direct and Iterative solutions

EE 581 Power Systems. Admittance Matrix: Development, Direct and Iterative solutions EE 581 Power Systems Admittance Matrix: Development, Direct and Iterative solutions Overview and HW # 8 Chapter 2.4 Chapter 6.4 Chapter 6.1-6.3 Homework: Special Problem 1 and 2 (see handout) Overview

More information

CAPACITOR PLACEMENT IN UNBALANCED POWER SYSTEMS

CAPACITOR PLACEMENT IN UNBALANCED POWER SYSTEMS CAPACITOR PLACEMET I UBALACED POWER SSTEMS P. Varilone and G. Carpinelli A. Abur Dipartimento di Ingegneria Industriale Department of Electrical Engineering Universita degli Studi di Cassino Texas A&M

More information

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 16 CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 2.1 INTRODUCTION Load flow analysis of power system network is used to determine the steady state solution for a given set of bus loading

More information

EE5250 TERM PROJECT. Report by: Akarsh Sheilendranath

EE5250 TERM PROJECT. Report by: Akarsh Sheilendranath EE5250 TERM PROJECT Analytical Approaches for Optimal Placement of Distributed Generation Sources in Power System Caisheng Wang, student member, IEEE, and M. Hashem Nehrir, senior member, IEEE Report by:

More information

Module 3 : Sequence Components and Fault Analysis

Module 3 : Sequence Components and Fault Analysis Module 3 : Sequence Components and Fault Analysis Lecture 12 : Sequence Modeling of Power Apparatus Objectives In this lecture we will discuss Per unit calculation and its advantages. Modeling aspects

More information

A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS

A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS NIJOTECH VOL. 5 NO. 1 MARCH 1981 EJEBE 46 A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS BY G.C. EJEBE DEPARTMENT OF ELECTRICAL/ELECTRONIC ENGINEERING UNIVERSITY OF NIGERIA, NSUKKA.

More information

Voltage Stability Monitoring using a Modified Thevenin Impedance

Voltage Stability Monitoring using a Modified Thevenin Impedance Voltage Stability Monitoring using a Modified Thevenin mpedance S. Polster and H. Renner nstitute of Electrical Power Systems Graz University of Technology Graz, Austria Abstract This paper presents a

More information

Harmonic Modeling of Networks

Harmonic Modeling of Networks Harmonic Modeling of Networks Thomas H. Ortmeyer ECE Dept. Clarkson University Potsdam, NY 13699-5720 M. Fayyaz Akram Dept. of Elec. Eng. Univ. of Engineering and Technology Lahore, Pakistan Takashi Hiyama

More information

J. Electrical Systems x-x (2010): x-xx. Regular paper

J. Electrical Systems x-x (2010): x-xx. Regular paper JBV Subrahmanyam Radhakrishna.C J. Electrical Systems x-x (2010): x-xx Regular paper A novel approach for Optimal Capacitor location and sizing in Unbalanced Radial Distribution Network for loss minimization

More information

Power system model. Olof Samuelsson. EIEN15 Electric Power Systems L2 1

Power system model. Olof Samuelsson. EIEN15 Electric Power Systems L2 1 Power system model Olof Samuelsson 1 Outline Previously: Models for lines, generator, power electronic converter, transformer Single line diagram Per unit Bus admittance matrix Bus impedance matrix Thévenin

More information

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL 1 SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL Power Systems: Generation, Transmission and Distribution Power Systems: Generation, Transmission and Distribution Power Systems:

More information

Sinusoidal Steady State Analysis (AC Analysis) Part II

Sinusoidal Steady State Analysis (AC Analysis) Part II Sinusoidal Steady State Analysis (AC Analysis) Part II Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/

More information

Power system model. Olof Samuelsson. EIEN15 Electric Power Systems L2

Power system model. Olof Samuelsson. EIEN15 Electric Power Systems L2 Power system model Olof Samuelsson EIEN15 Electric Power Systems L2 1 Outline Previously: Models for lines, generator, power electronic converter, transformer Single line diagram Per unit Bus admittance

More information

DEVELOPING methods and techniques to quantify the

DEVELOPING methods and techniques to quantify the IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 26, NO. 2, APRIL 2011 1187 Determining the Harmonic Impacts of Multiple Harmonic-Producing Loads Hooman E. Mazin, Student Member, IEEE, Wilsun Xu, Fellow, IEEE,

More information

Chapter 1W Basic Electromagnetic Concepts

Chapter 1W Basic Electromagnetic Concepts Chapter 1W Basic Electromagnetic Concepts 1W Basic Electromagnetic Concepts 1W.1 Examples and Problems on Electric Circuits 1W.2 Examples on Magnetic Concepts This chapter includes additional examples

More information

In the previous chapter, attention was confined

In the previous chapter, attention was confined 4 4 Principles of Power System CHAPTE CHAPTE 8 Unsymmetrical Fault Calculations 8. Usymmetrical Faults on -Phase System 8. Symmetrical Components Method 8. Operator a 8.4 Symmetrical Components in Terms

More information

Chapter 2 Voltage-, Current-, and Z-source Converters

Chapter 2 Voltage-, Current-, and Z-source Converters Chapter 2 Voltage-, Current-, and Z-source Converters Some fundamental concepts are to be introduced in this chapter, such as voltage sources, current sources, impedance networks, Z-source, two-port network,

More information

Selected paper. Consistent circuit technique for zero-sequence currents evaluation in interconnected single/three-phase power networks

Selected paper. Consistent circuit technique for zero-sequence currents evaluation in interconnected single/three-phase power networks Diego Bellan 1,*, Sergio A. Pignari 1, Gabrio Superti- Furga 2 J. Electrical Systems Special issue AMPE2015 Selected paper Consistent circuit technique for zero-sequence currents evaluation in interconnected

More information

Chapter 8 VOLTAGE STABILITY

Chapter 8 VOLTAGE STABILITY Chapter 8 VOTAGE STABIITY The small signal and transient angle stability was discussed in Chapter 6 and 7. Another stability issue which is important, other than angle stability, is voltage stability.

More information

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications FINALEXAMINATION. Session

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications FINALEXAMINATION. Session Name: Student ID: Signature: THE UNIVERSITY OF NEW SOUTH WALES School of Electrical Engineering & Telecommunications FINALEXAMINATION Session 00 ELEC46 Power System Analysis TIME ALLOWED: 3 hours TOTAL

More information

Power Flow Analysis of Radial Distribution System using Backward/Forward Sweep Method

Power Flow Analysis of Radial Distribution System using Backward/Forward Sweep Method Power Flow Analysis of Radial Distribution System using Backward/Forward Sweep Method Gurpreet Kaur 1, Asst. Prof. Harmeet Singh Gill 2 1,2 Department of Electrical Engineering, Guru Nanak Dev Engineering

More information

Notes for course EE1.1 Circuit Analysis TOPIC 10 2-PORT CIRCUITS

Notes for course EE1.1 Circuit Analysis TOPIC 10 2-PORT CIRCUITS Objectives: Introduction Notes for course EE1.1 Circuit Analysis 4-5 Re-examination of 1-port sub-circuits Admittance parameters for -port circuits TOPIC 1 -PORT CIRCUITS Gain and port impedance from -port

More information

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation James Ranjith Kumar. R, Member, IEEE, Amit Jain, Member, IEEE, Power Systems Division,

More information

ELEC4612 Power System Analysis Power Flow Analysis

ELEC4612 Power System Analysis Power Flow Analysis ELEC462 Power Sstem Analsis Power Flow Analsis Dr Jaashri Ravishankar jaashri.ravishankar@unsw.edu.au Busbars The meeting point of various components of a PS is called bus. The bus or busbar is a conductor

More information

Module 3 : Sequence Components and Fault Analysis

Module 3 : Sequence Components and Fault Analysis Module 3 : Sequence Components and Fault Analysis Lecture 13 : Sequence Modeling (Tutorial) Objectives In this lecture we will solve tutorial problems on fault analysis in sequence domain Per unit values

More information

Basics of Electric Circuits

Basics of Electric Circuits António Dente Célia de Jesus February 2014 1 Alternating Current Circuits 1.1 Using Phasors There are practical and economic reasons justifying that electrical generators produce emf with alternating and

More information

11. AC Circuit Power Analysis

11. AC Circuit Power Analysis . AC Circuit Power Analysis Often an integral part of circuit analysis is the determination of either power delivered or power absorbed (or both). In this chapter First, we begin by considering instantaneous

More information

BASIC PRINCIPLES. Power In Single-Phase AC Circuit

BASIC PRINCIPLES. Power In Single-Phase AC Circuit BASIC PRINCIPLES Power In Single-Phase AC Circuit Let instantaneous voltage be v(t)=v m cos(ωt+θ v ) Let instantaneous current be i(t)=i m cos(ωt+θ i ) The instantaneous p(t) delivered to the load is p(t)=v(t)i(t)=v

More information

Interpretation of power phenomena in three phase systems with neutral using instantaneous reactive power p-q theory

Interpretation of power phenomena in three phase systems with neutral using instantaneous reactive power p-q theory Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2011 Interpretation of power phenomena in three phase systems with neutral using instantaneous reactive power p-q theory

More information

Lecture 05 Power in AC circuit

Lecture 05 Power in AC circuit CA2627 Building Science Lecture 05 Power in AC circuit Instructor: Jiayu Chen Ph.D. Announcement 1. Makeup Midterm 2. Midterm grade Grade 25 20 15 10 5 0 10 15 20 25 30 35 40 Grade Jiayu Chen, Ph.D. 2

More information

Two-Layer Network Equivalent for Electromagnetic Transients

Two-Layer Network Equivalent for Electromagnetic Transients 1328 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 18, NO. 4, OCTOBER 2003 Two-Layer Network Equivalent for Electromagnetic Transients Mohamed Abdel-Rahman, Member, IEEE, Adam Semlyen, Life Fellow, IEEE, and

More information

Distribution System Line Models

Distribution System Line Models FAKULTA ELEKTROTECHNIKY A KOMUNIKAČNÍCH TECHNOLOGIÍ VYSOKÉ UČENÍ TECHNICKÉ V BRNĚ Distribution System Line Models Authors: Ing. Mayada Daboul doc. Ing. Jaroslava Orságová, Ph.D. May 2013 epower Inovace

More information

Chapter 5 Steady-State Sinusoidal Analysis

Chapter 5 Steady-State Sinusoidal Analysis Chapter 5 Steady-State Sinusoidal Analysis Chapter 5 Steady-State Sinusoidal Analysis 1. Identify the frequency, angular frequency, peak value, rms value, and phase of a sinusoidal signal. 2. Solve steady-state

More information

= V I = Bus Admittance Matrix. Chapter 6: Power Flow. Constructing Ybus. Example. Network Solution. Triangular factorization. Let

= V I = Bus Admittance Matrix. Chapter 6: Power Flow. Constructing Ybus. Example. Network Solution. Triangular factorization. Let Chapter 6: Power Flow Network Matrices Network Solutions Newton-Raphson Method Fast Decoupled Method Bus Admittance Matri Let I = vector of currents injected into nodes V = vector of node voltages Y bus

More information

Notes on Electric Circuits (Dr. Ramakant Srivastava)

Notes on Electric Circuits (Dr. Ramakant Srivastava) Notes on Electric ircuits (Dr. Ramakant Srivastava) Passive Sign onvention (PS) Passive sign convention deals with the designation of the polarity of the voltage and the direction of the current arrow

More information

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks Int. J. on Recent Trends in Engineering and Technology, Vol. 10, No. 2, Jan 2014 Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks M. Arjun Yadav 1, D. Srikanth

More information

Sinusoidal Steady State Analysis (AC Analysis) Part I

Sinusoidal Steady State Analysis (AC Analysis) Part I Sinusoidal Steady State Analysis (AC Analysis) Part I Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/

More information

Hybrid Time Domain Simulation: Application to Fault Induced Delayed Voltage Recovery (FIDVR)

Hybrid Time Domain Simulation: Application to Fault Induced Delayed Voltage Recovery (FIDVR) Hybrid Time Domain Simulation: Application to Fault Induced Delayed Voltage Recovery (FIDVR) Vijay Vittal Arizona State University PSERC Webinar Jan. 2, 25 Presentation background The work presented in

More information

Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur

Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur Lecture - 9 Transmission Line Steady State Operation Welcome to lesson 9, in Power

More information

Power system conductor volume calculation

Power system conductor volume calculation Power system conductor volume calculation Dr Audih alfaoury T&D power systems 2017-1018 Electrical Energy Engineering Department Dr Audih alfaoury 1 The transmission of electric power is carried at high

More information

SECTION 5: POWER FLOW. ESE 470 Energy Distribution Systems

SECTION 5: POWER FLOW. ESE 470 Energy Distribution Systems SECTION 5: POWER FLOW ESE 470 Energy Distribution Systems 2 Introduction Nodal Analysis 3 Consider the following circuit Three voltage sources VV sss, VV sss, VV sss Generic branch impedances Could be

More information

Lecture (5) Power Factor,threephase circuits, and Per Unit Calculations

Lecture (5) Power Factor,threephase circuits, and Per Unit Calculations Lecture (5) Power Factor,threephase circuits, and Per Unit Calculations 5-1 Repeating the Example on Power Factor Correction (Given last Class) P? Q? S? Light Motor From source 1000 volts @ 60 Htz 10kW

More information

Week No. 6 Chapter Six: Power Factor Improvement

Week No. 6 Chapter Six: Power Factor Improvement Week No. 6 Chapter Six: Power Factor Improvement The electrical energy is almost wholly generated, transmitted and distributed in the form of alternating current. Therefore, the question of power factor

More information

PowerApps Optimal Power Flow Formulation

PowerApps Optimal Power Flow Formulation PowerApps Optimal Power Flow Formulation Page1 Table of Contents 1 OPF Problem Statement... 3 1.1 Vector u... 3 1.1.1 Costs Associated with Vector [u] for Economic Dispatch... 4 1.1.2 Costs Associated

More information

ECE 421/521 Electric Energy Systems Power Systems Analysis I 2 Basic Principles. Instructor: Kai Sun Fall 2013

ECE 421/521 Electric Energy Systems Power Systems Analysis I 2 Basic Principles. Instructor: Kai Sun Fall 2013 ECE 41/51 Electric Energy Systems Power Systems Analysis I Basic Principles Instructor: Kai Sun Fall 013 1 Outline Power in a 1-phase AC circuit Complex power Balanced 3-phase circuit Single Phase AC System

More information

An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables

An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables David M. Bromberg, Marko Jereminov, Xin Li, Gabriela Hug, Larry Pileggi Dept. of Electrical and Computer

More information

IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY /$ IEEE

IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY /$ IEEE IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY 2007 195 Analysis of Half-Turn Effect in Power Transformers Using Nonlinear-Transient FE Formulation G. B. Kumbhar, S. V. Kulkarni, Member,

More information

A Review of Methods for Calculation of Frequency-dependent Impedance of Overhead Power Transmission Lines

A Review of Methods for Calculation of Frequency-dependent Impedance of Overhead Power Transmission Lines Proc. Natl. Sci. Counc. ROC(A) Vol. 25, No. 6, 2001. pp. 329-338 (Invited Review Paper) A Review of Methods for Calculation of Frequency-dependent Impedance of Overhead Power Transmission Lines YAW-JUEN

More information

Harmonic Domain Periodic Steady State Modeling of Power Electronics Apparatus: SVC and TCSC

Harmonic Domain Periodic Steady State Modeling of Power Electronics Apparatus: SVC and TCSC 960 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 18, NO. 3, JULY 2003 Harmonic Domain Periodic Steady State Modeling of Power Electronics Apparatus: SVC and TCSC Leonardo T. G. Lima, Member, IEEE, Adam Semlyen,

More information

Enforcing Passivity for Admittance Matrices Approximated by Rational Functions

Enforcing Passivity for Admittance Matrices Approximated by Rational Functions IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 16, NO. 1, FEBRUARY 2001 97 Enforcing Passivity for Admittance Matrices Approximated by Rational Functions Bjørn Gustavsen, Member, IEEE and Adam Semlyen, Life

More information

Study on Identification of Harmonic Contributions Between Utility and Customer

Study on Identification of Harmonic Contributions Between Utility and Customer Study on Identification of Harmonic Contributions Between Utility and Customer SVD Anil Kumar Assoc. Professor, Dept.of Electrical and Electronics Engg, St.Ann s College of Engg and T ech., Chirala, Andhra

More information

Dynamic Behavior of Three phase Inductions Motors as Loads in an Electric Power System with Distributed Generation, a Case of Study.

Dynamic Behavior of Three phase Inductions Motors as Loads in an Electric Power System with Distributed Generation, a Case of Study. Dynamic Behavior of Three phase Inductions Motors as Loads in an Electric Power System with Distributed Generation, a Case of Study. Marcelo Rodrigo García Saquicela, Ernesto Ruppert Filho, José Luis Azcue

More information

Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and Angle Stability

Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and Angle Stability University of Wisconsin Milwaukee UWM Digital Commons Theses and Dissertations June 2017 Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and

More information

Three Phase Circuits

Three Phase Circuits Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/ OUTLINE Previously on ELCN102 Three Phase Circuits Balanced

More information

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor 1 Champa G, 2 Sunita M N University Visvesvaraya college of Engineering Bengaluru,

More information

ELECTRIC POWER CIRCUITS BASIC CONCEPTS AND ANALYSIS

ELECTRIC POWER CIRCUITS BASIC CONCEPTS AND ANALYSIS Contents ELEC46 Power ystem Analysis Lecture ELECTRC POWER CRCUT BAC CONCEPT AND ANALY. Circuit analysis. Phasors. Power in single phase circuits 4. Three phase () circuits 5. Power in circuits 6. ingle

More information

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Bharat Solanki Abstract The optimal capacitor placement problem involves determination of the location, number, type

More information

SHORT QUESTIONS AND ANSWERS. Year/ Semester/ Class : III/ V/ EEE Academic Year: Subject Code/ Name: EE6501/ Power System Analysis

SHORT QUESTIONS AND ANSWERS. Year/ Semester/ Class : III/ V/ EEE Academic Year: Subject Code/ Name: EE6501/ Power System Analysis Srividya colllege of Engg & Tech,Virudhunagar Sri Vidya College of Engineering And Technology Virudhunagar 626 005 Department of Electrical and Electronics Engineering QUESTION BANK SHORT QUESTIONS AND

More information

Optimal Placement & sizing of Distributed Generator (DG)

Optimal Placement & sizing of Distributed Generator (DG) Chapter - 5 Optimal Placement & sizing of Distributed Generator (DG) - A Single Objective Approach CHAPTER - 5 Distributed Generation (DG) for Power Loss Minimization 5. Introduction Distributed generators

More information

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY Mamalapuram Chennai QUESTION BANK V SEMESTER. EE6501-Power system Analysis

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY Mamalapuram Chennai QUESTION BANK V SEMESTER. EE6501-Power system Analysis DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY Mamalapuram Chennai DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK V SEMESTER EE6501-Power system Analysis Regulation 2013

More information

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH S.NEELIMA #1, DR. P.S.SUBRAMANYAM *2 #1 Associate Professor, Department of Electrical and Electronics

More information

BEE701 POWER SYSTEM ANALYSIS

BEE701 POWER SYSTEM ANALYSIS BEE701 POWER SYSTEM ANALYSIS UNIT I POWER SYSTEM COMPONENTS Power system analysis The evaluation of power system is called as power system analysis Functions of power system analysis To monitor the voltage

More information

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems SECTION 7: FAULT ANALYSIS ESE 470 Energy Distribution Systems 2 Introduction Power System Faults 3 Faults in three-phase power systems are short circuits Line-to-ground Line-to-line Result in the flow

More information

Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation

Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation Adesina, Lambe Mutalub Department of Engineering & Standardization, Eko Electricity Distribution Plc, 24/25, Marina, Lagos Island,

More information

Chapter 2 Power System Fundamentals: Balanced Three-Phase Circuits

Chapter 2 Power System Fundamentals: Balanced Three-Phase Circuits Chapter 2 Power System Fundamentals: Balanced Three-Phase Circuits This chapter reviews the fundamentals of balanced three-phase alternating current (ac) circuits. First, we define positive and negative

More information

Comparison between Interval and Fuzzy Load Flow Methods Considering Uncertainty

Comparison between Interval and Fuzzy Load Flow Methods Considering Uncertainty Comparison between Interval and Fuzzy Load Flow Methods Considering Uncertainty T.Srinivasarao, 2 P.Mallikarajunarao Department of Electrical Engineering, College of Engineering (A), Andhra University,

More information

Lecture 11 - AC Power

Lecture 11 - AC Power - AC Power 11/17/2015 Reading: Chapter 11 1 Outline Instantaneous power Complex power Average (real) power Reactive power Apparent power Maximum power transfer Power factor correction 2 Power in AC Circuits

More information

Optimal Capacitor Placement and Sizing on Radial Distribution System by using Fuzzy Expert System

Optimal Capacitor Placement and Sizing on Radial Distribution System by using Fuzzy Expert System 274 Optimal Placement and Sizing on Radial Distribution System by using Fuzzy Expert System T. Ananthapadmanabha, K. Parthasarathy, K.Nagaraju, G.V. Venkatachalam Abstract:--This paper presents a mathematical

More information

ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 3 Load Modeling

ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 3 Load Modeling ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 3 Load Modeling Spring 2014 Instructor: Kai Sun 1 References 1. Load Performance for Dynamic Performance Analysis, IEEE Committee

More information

ECE 476 Power System Analysis Fall 2014 Exam #1, Thursday, October 2, :30AM - 10:50AM

ECE 476 Power System Analysis Fall 2014 Exam #1, Thursday, October 2, :30AM - 10:50AM ECE 476 Power System Analysis Fall 4 Exam #, Thursday, October, 4. 9:3AM - :5AM Name: Problem (5 p) Two balanced 3-phase loads are connected in parallel. One is Y-connected and draws 75 kw (3-phase) at.8

More information

APPLICATION OF FORWARD BACKWARD PROPAGATION ALGORITHM FOR THREE PHASE POWER FLOW ANALYSIS IN RADIAL DISTRIBUTION SYSTEM

APPLICATION OF FORWARD BACKWARD PROPAGATION ALGORITHM FOR THREE PHASE POWER FLOW ANALYSIS IN RADIAL DISTRIBUTION SYSTEM Simposium Nasional RAP V 2009 SSN : 1412-9612 APPLCATON OF FORWARD BACKWARD PROPAGATON ALGORTHM FOR THREE PHASE POWER FLOW ANALYSS N RADAL DSTRBUTON SYSTEM Agus Ulinuha Department of Electrical Engineering,

More information

1. Explain the various methods of methods of grounding. In power system, grounding or earthing means connecting frame of electrical equipment (non-cur

1. Explain the various methods of methods of grounding. In power system, grounding or earthing means connecting frame of electrical equipment (non-cur 1. Explain the various methods of methods of grounding. In power system, grounding or earthing means connecting frame of electrical equipment (non-current carrying part) or some electrical part of the

More information

UNIT- I Phase Sequence:

UNIT- I Phase Sequence: UNIT- I Phase Sequence: Phase sequence refers to the relation between voltages (or currents, as well) in a three-phase system. The common representation of this relation is in terms of a phasor diagram,

More information

ECE 420. Review of Three Phase Circuits. Copyright by Chanan Singh, Panida Jirutitijaroen, and Hangtian Lei, For educational use only-not for sale.

ECE 420. Review of Three Phase Circuits. Copyright by Chanan Singh, Panida Jirutitijaroen, and Hangtian Lei, For educational use only-not for sale. ECE 40 Review of Three Phase Circuits Outline Phasor Complex power Power factor Balanced 3Ф circuit Read Appendix A Phasors and in steady state are sinusoidal functions with constant frequency 5 0 15 10

More information

Order Reduction of the Dynamic Model of a Linear Weakly Periodic System Part II: Frequency-Dependent Lines

Order Reduction of the Dynamic Model of a Linear Weakly Periodic System Part II: Frequency-Dependent Lines 866 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 19, NO. 2, MAY 2004 Order Reduction of the Dynamic Model of a Linear Weakly Periodic System Part II: Frequency-Dependent Lines Abner Ramirez, Adam Semlyen,

More information

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, 2006 6-7 pm, Room TBA First retrieve your EE2110 final and other course papers and notes! The test will be closed book

More information

HOW TO DEAL WITH ELECTROMAGNETIC DISTURBANCES CAUSED BY NEW INVERTER TECHNOLOGIES CONNECTED TO PUBLIC NETWORK

HOW TO DEAL WITH ELECTROMAGNETIC DISTURBANCES CAUSED BY NEW INVERTER TECHNOLOGIES CONNECTED TO PUBLIC NETWORK HOW TO DEAL WITH ELECTROMAGNETIC DISTURBANCES CAUSED BY NEW INVERTER TECHNOLOGIES CONNECTED TO PUBLIC NETWORK Xavier YANG EDF R&D - France xavier.yang@edf.fr Ludovic BERTIN EDF R&D - France ludovic-g.bertin@edf.fr

More information

BASIC NETWORK ANALYSIS

BASIC NETWORK ANALYSIS SECTION 1 BASIC NETWORK ANALYSIS A. Wayne Galli, Ph.D. Project Engineer Newport News Shipbuilding Series-Parallel dc Network Analysis......................... 1.1 Branch-Current Analysis of a dc Network......................

More information

SIGNIFICANCE OF TRANSPOSITION FOR 220KV TOWER

SIGNIFICANCE OF TRANSPOSITION FOR 220KV TOWER International Journal of Latest Research in Science and Technology Volume 4, Issue 5: Page No.4-8, September-October 2015 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 SIGNIFICANCE OF TRANSPOSITION

More information

Chapter 3 AUTOMATIC VOLTAGE CONTROL

Chapter 3 AUTOMATIC VOLTAGE CONTROL Chapter 3 AUTOMATIC VOLTAGE CONTROL . INTRODUCTION TO EXCITATION SYSTEM The basic function of an excitation system is to provide direct current to the field winding of the synchronous generator. The excitation

More information

The Necessity for Considering Distribution Systems in Voltage Stability Studies

The Necessity for Considering Distribution Systems in Voltage Stability Studies The Necessity for Considering Distribution Systems in Voltage Stability Studies Farid Karbalaei 1, Ataollah Abedinzadeh 2 and Mehran Kavyani 3 1,2,3 Faculty of Electrical & Computer Engineering, Shahid

More information

Chapter 8: Unsymmetrical Faults

Chapter 8: Unsymmetrical Faults Chapter 8: Unsymmetrical Faults Introduction The sequence circuits and the sequence networks developed in the previous chapter will now be used for finding out fault current during unsymmetrical faults.

More information

Reactive Power Flow Control of a Dual Unified Power Quality Conditioner

Reactive Power Flow Control of a Dual Unified Power Quality Conditioner Reactive Power Flow Control of a Dual Unified Power uality Conditioner aimon M. Fagundes anta Catarina tate University UDEC Electric Power Processing Group - npee 89.19-71, Joinville - C, Brazil saimon.m.f.@gmail.com

More information

ELG4125: Power Transmission Lines Steady State Operation

ELG4125: Power Transmission Lines Steady State Operation ELG4125: Power Transmission Lines Steady State Operation Two-Port Networks and ABCD Models A transmission line can be represented by a two-port network, that is a network that can be isolated from the

More information

Transmission and Distribution of Electrical Power

Transmission and Distribution of Electrical Power KINGDOM OF SAUDI ARABIA Ministry Of High Education Umm Al-Qura University College of Engineering & Islamic Architecture Department Of Electrical Engineering Transmission and Distribution of Electrical

More information

Analysis on the Operating Characteristic of UHVDC New Hierarchical Connection Mode to AC System

Analysis on the Operating Characteristic of UHVDC New Hierarchical Connection Mode to AC System Open Access Journal Journal of Power Technologies 96 (4) (216) 229 237 journal homepage:papers.itc.pw.edu.pl Analysis on the Operating Characteristic of UHVDC New Hierarchical Connection Mode to AC System

More information

Two-Port Networks Admittance Parameters CHAPTER16 THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO:

Two-Port Networks Admittance Parameters CHAPTER16 THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO: CHAPTER16 Two-Port Networks THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO: Calculate the admittance, impedance, hybrid, and transmission parameter for two-port networks. Convert

More information

Application of Monte Carlo Simulation to Multi-Area Reliability Calculations. The NARP Model

Application of Monte Carlo Simulation to Multi-Area Reliability Calculations. The NARP Model Application of Monte Carlo Simulation to Multi-Area Reliability Calculations The NARP Model Any power system reliability model using Monte Carlo simulation consists of at least the following steps: 1.

More information

LINE FLOW ANALYSIS OF IEEE BUS SYSTEM WITH THE LOAD SENSITIVITY FACTOR

LINE FLOW ANALYSIS OF IEEE BUS SYSTEM WITH THE LOAD SENSITIVITY FACTOR LINE FLOW ANALYSIS OF IEEE BUS SYSTEM WITH THE LOAD SENSITIVITY FACTOR Puneet Sharma 1, Jyotsna Mehra 2, Virendra Kumar 3 1,2,3 M.Tech Research scholar, Galgotias University, Greater Noida, India Abstract

More information