You are on page 1of 5

Voltage Stability Enhancement by Optimal

Placement of Statcom using GA


S. Balaji, Member, IEEE1

Abstract---Voltage security is a crucial issue in power systems Procedure for Proposed Method and Sample 5 bus system
especially under heavily loaded conditions. In the new scheme of data. In section VI simulation results arepresented. In section
restructuring, voltage stability problem becomes even more serious. VII conclusions aregiven.
Due to the increase of stability margins, FACTS devices are the
options to mitigate voltage instability by reactive power flow and
voltage control criteria. The main purpose of this paper is to identify
II. STATCOM MODEL
the optimal location of Static Synchronous Compensator A. STATCOM Basic Concept
(STATCOM) to enhance power system voltage security using
Genetic algorithm. The proposed method demonstrates the STATCOM is a second generation FACTS device used for
improvement of voltage security margin. It is implemented to a shunt reactive power compensation. The principle
modified IEEE 5-bus system. ofSTATCOM is the reactive power compensation where
thereactive power and voltage magnitude of the system can
Keywords---Voltage Stability Enhancement, Newton Raphson beadjusted such as shown in Fig. 1. It consists of three parts:
(Nr) Power Flow, Static Synchronous Compensator (STATCOM), shunt (coupling) transformer, voltage source converter(VSC),
IEEE 5 Bus System. and capacitor. The reactive power is distributed inthe power
system by the converter control
I. INTRODUCTION

P OWER systems components mainly consist of generators,


transmission lines, transformers, switches, active or
passive compensators and loads. Power system networks are
complex systems that are nonlinear, non-stationary, and prone
to disturbances and faults. Reinforcement of a power system
can be accomplished by improving the voltage profile,
increasing the transmission capacity and others. Flexible AC
Transmission System (FACTS) devices are an alternate
solution to address some of those problems [5]. The FACTS
devices can be categorized into three types, such as series
controllers, shunt controllers and combined series-shunt
controllers. In principle, the series controllers inject voltage in
series with the line and the shunt controllers inject current into
the system at the point of connection. The combined series-
shunt controllers inject current into the system with the shunt
part of the controllers and voltage in series in the line with the
series part of the controllers.
In the case of voltage support, shunt FACTS devices, such
as STATCOM and SVC are typically used. This study is
focused on the steady state performance of multiple Fig-1: STATCOM Connected to Power System
STATCOM devices in the power system. Particularly, it is
desired to determine their optimal location. Where
This paper introduces the application of optimal location of Vi∟θi: are the bus voltage and itsphaseangle of power
a new STATCOM in the power system. It is organized as system.
follows:Section II STATCOM Model. Section III presents Vs∟θs:are the STATCOM voltage and its phase angle
thebasic concepts of genetic algorithm; Section IV presents The SATCOM active P and reactive power Q are shownin
thebasic concepts of Load flow Analysis. In section V (1) and (2).
𝑉𝑠𝑉𝑖
𝑃= 𝑠𝑖𝑛 𝛿 (1)
S. Balaji, PG Scholar, Department of EEE, Adhiparasakthi Engineering 𝑋𝑠
2
College, Melmaruvathur, TamilNadu, India. E-Mail: sribalaji06@gmail.com 𝑉𝑠 𝑉𝑠𝑉𝑖
𝑄= − cos 𝛿 (2)
V. Dhivya, Assistant Professor, Department of EEE, Adhiparasakthi 𝑋𝑠 𝑋𝑠
Engineering College, Melmaruvathur, TamilNadu, India. Where Xs:is coupling transformer equivalent reactance
Dr.J. Baskaran, Professor, Department of EEE, Adhiparasakthi δ :θs - θi
Engineering College, Melmaruvathur, TamilNadu, India.
The STATCOM is a combination of a voltage sourced
converter and an inductive reactance and shunt connected
topower system. The convert supplies leading current to
theAC system if the converter output voltage Viis made to lead
the corresponding AC system voltage VS. Then it supplies
reactive power to the AC system by capacitive operation.
Conversely, the converter absorbs lagging current from the
AC system; if the converter output voltage Viis made to lag the III. GENETIC ALGORITHM
AC system voltage VSthen it absorbs reactive power to the AC GA is a well-known evolutionary search technique that can
system by inductive operation. If the output voltage is equal to result a feasible as wellas an optimal solution. GA starts with a
the AC system voltage, the reactive power exchanges.
random initialpopulation in order to select the best individuals.
B. Modelling of STATCOM Crossover,mutation and selection all together are the functions
The STATCOM can act as on equivalent voltage source associatedwith GA. Ordinary (binary) GA can be modified
series reactance. Voltage source can transform the current using realcodes the so-called real-GA (RGA), in which
source by way of Norton Theorem as shown in Fig. 2. decoding is notneeded to be done, while it may increase the
speed and theaccuracy of search process. The major issues of
RGA can beaddressed in crossover as well as mutation and
selection stagesin the following those stages are explained in
details.
A. Crossover
Crossover is one of the main features of RGA that makes it
different from binary GA. Three kinds of convex
crossovertechnique are used in this paper based on the
followingformulas.
O1=λP1 + (1-λ) P2
Fig.2.Transmission line equivalent model and Shunt STATCOM O1=λP2 + (1-λ) P1 λ Є {0, 1}
equivalent model circuit Diagram. O1=λ1P1 + (1-λ1) P2
According to Fig. 2 with STATCOM model inferential O1=λ2P2 + (1-λ2) P1 λ1,λ2 Є {0, 1}
reasoning as follows: Bus i and Bus j the beginnings and ends Where: P1, P2 are the two parents, 01, 02 are two
injection current show in (3) and (4) theiroffspring andλ1,λ2 are two random numbers.
Iivr = Ii + Ivr
B. Mutation
=(Vi - Vj) (gij + jbij) + Vijbc+ Vi(gvr + jbvr) (3)
Ij = (Vj - Vi)(gij +jbij) + jbcVj (4) Mutation is for introducing artificial diversification in
thepopulation to avoid premature convergence to a local
Where optimum.An arithmetic mutation operator that has proved
Vi = |Vi|cosθi + j|Vi|sinθi successful in anumber of studies is dynamic or non-uniform
mutation. It isdesigned for fine-tuning aimed to achieve a high
Vj = |Vj|cosθj + j|Vj|sinθj degree ofprecision and applied in this paper. For a given
Polar to Cartesian coordinate transformation is used in(5) parent P, if thegene Pk is selected for mutation, then the
e + jf =|V|cos θ + j|V|sinθ(5) resulting gene isselected with equal probability from the two
following choices:
Where e: is the bus voltage real-part 𝑂𝐾 = 𝑃𝑘 − 𝑟(𝑃𝑘 + 𝑎𝑘 )(1 − 𝑡/𝑇)𝑏
f: is the bus voltage imaginary-part 𝑂𝐾 = 𝑃𝑘 + 𝑟(𝑏𝑘 − 𝑃𝑘 )(1 − 𝑡/𝑇)𝑏
Therefore Iivr,Ijcan be rewritten as show in (6) and (7) Where: ak and bk are lower band and upper band of Pkand r
Iivr= {gij(ei-ej)-bij(fi-fj)-bcfi+gvrei-bvrfi} isa uniform random number chosen from (0, 1). t is the
+j {gij(fi - fj) + bij(ei - ej) + bcei + gvrfi +bvrei}(6) number of current generation, T is the maximum number of
Ij = {gij(ej - ei) - bij(fj - fi) - bcfi} generation and b is the parameter determining the degree of
+j{bij(ej - ei) +gij(fj - fi) +bcei} (7) non-uniformity, that is assumed to be 3. It can be said that non
uniformity decreases as the number of generation increases.
Then Iivr,Ijdivides into the real part, imaginary part and C. Selection
respectively to differential state variable ei, ej, fi, fj.
In general, selection is based upon a random
We can obtain the new admittance matrix and equivalent
choosingprocess, where one of the selection methods is known
injection current with the relations shown in equ. (8).
𝑁𝑒𝑤 asroulette-wheel. Individuals are mapped to the
𝐼 = 𝑌 𝑚𝑎𝑡𝑟𝑖𝑥 𝑉 (8)
adjacentsegments of a line as it is shown in Fig 3. The length
of eachsegment on this line corresponds to the fitness value of
eachindividual. A random number will be generated and C. Newton-Raphson Method
theindividual whose segment spans the random number will The Newton-Raphson (NR) method is a powerful method of
beselected (trial). This technique is analogous to a roulette solving non-linear algebraic equations. Because of its quadratic
wheelwith each slice proportional in size to the fitness value. convergence, Newton’s method is mathematically superior to the
Gauss-Seidel method and is less prone to divergence with ill-
IV. LOAD FLOW ANALYSIS conditioned problems. It works faster, and is sure to converge in
A. Introduction most cases as compared to the Gauss-Siedel (GS) method. It is
indeed the practical method of load flow solution of large power
Load flow study in power system is the steady state
networks. Its only drawback is the large requirement of
solution of the power system network. The power system is
computer memory, which can be overcome through a compact
modeled by an electric network and solved for the steady-
storage scheme. One of the main strengths of the Newton-
state powers and voltages at various buses. The direct analysis
Raphson method is its reliability towards convergence.
of the circuit is not possible, as the load are given in terms of
Contrary to non Newton-Raphson solutions, convergence is
complex powers rather than impedances, and generators
independent of the size of the network being solved and the
behave more like power sources than voltage sources. The
number and kinds of control equipment present in the
main information obtained from the load flow study
system. Hence in the proposed work Newton-Raphson method is
comprises of magnitudes and phase angles of load bus
preferred. the Formula used are
voltages, reactive powers and voltage phase angles at 𝑛
generator buses, real and reactive power flow on transmission
𝑃𝑖 = ∑ |𝑉𝑖 | |𝑉𝑗 ||𝑌𝑖𝑗 | cos(𝜃𝑖𝑗 − 𝛿𝑖 + 𝛿𝑗 )
lines together with power at the reference bus, other variables
𝑗=1
being specified. 𝑛
This information is essential for the continuous monitoring 𝑄𝑖 = − ∑ |𝑉𝑖 | |𝑉𝑗 ||𝑌𝑖𝑗 | sin(𝜃𝑖𝑗 − 𝛿𝑖 + 𝛿𝑗 )
of the current state of the system and for the analyzing the 𝑗=1
effectiveness of the alternative plans for the future, such as Jacobian Matrix
adding new generator sites, meeting increased load demand
and locating new transmission sites. In load flow analysis, we
are mainly interested in voltages at various buses and power
injection into the transmission system. In addition, power
flow analysis is required for many other analyses such as
transient stability and contingency studies. The main
objective of a power flow study is to determine the steady
state operating condition of the electrical network. The steady
state may be determined by finding out the flow of active and
reactive power throughout the network and the voltage
magnitudes and phase angles at all nodes of network. Such
information is used to carry out security assessment V. FLOW CHART AND SAMPLE 5-BUS SYSTEM
analysis, where the nodal voltage magnitudes and active
and reactive power flows in transmission lines and A. Flow Chart
transformers are carefully observed to assess whether or not
they are within prescribed operating limits.
In solving a power flow problem, the system is assumed to
be operating under balanced conditions and a single-phase
model is used. In a power system each bus or node is
associated with four quantities i.e. voltage magnitude |V|,
phase angle δ, real power P, and reactive power Q. In a load
flow solution two out of the four quantities are specified and the
remaining two are required to be obtained through the solution
of the equations. Based on the difference between power flow
in the sending and receiving ends, the losses in a
particular line can also be computed.
B. Methods of Load Flow Analysis
1. Gauss-seidel method,
2. Newton – Raphson method,
3. Fast Decupled method.
Fig-3: Proposed System Flow Chart
Based on the above load flow methods, the newton
Raphson method is taken for this project.
B. Procedure for Proposed Method: VI. SIMULATION RESULTS
1. Read the data from the sample system. A. Load flow without STATCOM
2. Run the load flow analysis by N-R method using
The load flow result for the Sample 5-bus system is shown
MATLAB (without STATCOM).
in Fig.5 and Table 3 respectively
3. Check for the optimal voltage level in all the buses if
not optimal go to next step else end the program.
4. Place the STATCOM in Low magnitude voltage bus.
5. Run the load flow analysis by N-R method using
MATLAB (with STATCOM)
6. 6. If the voltage is not optimal go to step 5 else end
the operation.
7. Stop the process

C. Sample 5- bus System

Fig-5: Load Flow Analysis using ETAB (Without STATCOM)

It is observed from the above load flow using ETAB. From


the power flow diagram it is clear that the largest power flow
takes place in the transmission line connecting the generator
buses: 89.1 MW, and 17.7 MVAR leave from Bus 1 and 87.6
MW and 17.7 MVAR arrive at Bus 2. This is also the
transmission line that incurs higher active power loss (i.e. 1.5
MW). The operating conditions demand a large amount of
reactive power generation by the generator connected at Bus 1
(i.e.23.9 MVAR). The generator at Bus 2 draws the excess of
reactive power in the network (i.e.10 MVAR).
Fig-4: Sample 5-bus System
TABLE 3
VOLTAGE MAGNITUDE AND PHASE ANGLE FOR 5 BUS SYSTEM WITHOUT
For this Project we have considered the Sample five bus STATCOM
system as shown in Fig. 4, which is a seven line, two generator Parameter Bus 1 Bus 2 Bus 3 Bus 4 Bus 5
and three load bus. The input data for the considered system
VM(p.u) 1.06 1.032 1.012 1.018 1.013
are given in Table1 for the bus and Table 2 for transmission
line. The transmission line impedances and line charging VA(deg) 0 -2.58 -4.90 -5.23 -6.04
admittances are in per unit.
TABLE 1
B. Load flow analysis with STATCOM
INPUT BUS DATA (P.U) The STATCOM is included in the bus 3 of the sample 5-
Assuming Base Quantity are 100MVA and 100KV.
Bus Generation Load Voltage
Type
No. P Q P Q |V| 𝜽
TABLE 2
INPUT TRANSMISSION LINE DATA (P.U) Slac 1.0
1 0 0 - - 0
k 6
Line Impedance Line Charging 2 P-V 0.4 0 0.2 0.1 1 0
Line Code
no (R + jX) admittance
0.4 0.1
3 P-Q - - 1 0
5 5
1 1-2 0.02+j0.06 0+j0.06
0.0
2 1-3 0.08+j0.24 0.+j0.05 4 P-Q - - 0.4 1 0
5
3 2-3 0.06+j0.18 0+j0.04 5 P-Q - - 0.6 0.1 1 0
4 2-4 0.06+j0.18 0+j0.04
bus system to maintain the nodal voltage is equal to slack bus
5 2-5 0.04+j0.12 0+j0.03
valve. The location of STATCOM can be is taken by the
6 3-4 0.01+j0.03 0+j0.02
minimum valve voltage buses.
7 4-5 0.08+j0.24 0+j0.05
The load flow result for the Sample 5-bus system with
STATCOM at bus 3 is shown in Fig.6 and Table 4
respectively
STATCOM not only considerably improves voltage stability
but also compensates the reactive power in steady state.
Therefore STATCOM can increase reliability and capability
of AC transmission system.
It is quite clear that before compensating a power system
with FACTS device to improve voltage stability, we need to
assess the system stability conditions for different locations of
the fault and the compensator and also with different amounts
of compensation. The voltage stability improvement of the
multi-machine power system at different fault condition is
investigated in this work.

REFERENCES
[1] S. Sundhararajan, A. Pahwa, “Optimal selection of capacitors for radial
Fig-6: Load Flow Analysis using ETAB (with STATCOM) distribution systems using a genetic algorithm”, IEEE Transactions on
Here the power flow result indicates that the STATCOM Power System, Vol. 9, Aug. 1994, pp. 1499-1507.
generates reactive power in order to keep the voltage [2] Sung-Hwan Song, Jung-Uk Lim, and sung-Il Moon, ”FACTSOperation
Scheme for Enhancement of Power System Security”,Power Tech
magnitude is equal to slack bus value. The largest reactive Conference Proceedings, Vol. 3, June 2003, pp. 36 – 41.
power flow takes place in the transmission line connecting [3] Y.D. Valle, J.C. Hernandez, G.K. Venayagamoorthy, R.G.
bus1(slack bus) and bus 2. Harley,“Multiple STATCOM Allocation and Sizing Using Particle
SwarmOptimization”, Power Systems Conference and Exposition, Oct.
2006,pp. 1884-1891.
TABLE 4 [4] Marco Dorigo and Thomas Stutzle, "Ant Colony Optimization",
VOLTAGE MAGNITUDE AND PHASE ANGLE FOR 5 BUS SYSTEM WITH 2004Massachusetts Institute of Technology.
STATCOM [5] Y. del Valle, J.C. Hernandez, G.K. Venayagamoorthy, and R.G.
Parameter Bus 1 Bus 2 Bus 3 Bus 4 Bus 5 Harley,“Optimal STATCOM Sizing and Placement Using Particle
SwarnOptimization”, Transmission & Distribution Conference,
VM(p.u) 1.06 1.059 1.059 1.0594 1.0594 LatinAmerica, Aug. 2006, pp.1-6.
VA(deg) 0 -2.58 -4.90 -5.23 -6.04 [6] N. Boonpirom, K. Paitoonwattanakij, ”Static Voltage
StabilityEnhancement using FACTS”, The 7th International Power
EngineeringConference, Vol. 2, Dec 2005, pp. 711 – 715.
[7] A Karami, M. Rashidinejad, and A.A Gharaveisi, ”Optimal Locationof
STATCOM for Voltage Security Enhancement via ArtificialIntelligent”,
IEEE International Conference on Industrial Technology,Dec 2006, pp.
2704 – 2708.
[8] Whei-Min Lin, Cong-Hui Huang, Tung-ShengZhan, “A HybridCurrent-
Power Optimal Power Flow Technique”, IEEE Transactionson Power
System, Vol. 23, Feb. 2008, pp. 177-185.
[9] Whei-Min Lin, Kai-Hung Lu, Cong-Hui Huang, Ting-Chia Ou, Yuan-
Hui Li” Optimal Location and Capacity of STATCOM for Voltage
stabilityEnhancement using ACO plus GA” 2009 IEEE/ASME
International Conference on Advanced Intelligent Mechatronics.

Balaji S Received the Bachelor Degree in Electrical and


Electronics Engineering from Adhiparasakthi Engineering
Fig-7: Voltage Magnitude (With and without STATCOM) College, Melmaruvathur, TamilNadu, India in 2007, the
Master degree in Power Electronics and Drives from
Adhiparasakthi Engineering College, Melmaruvathur,
TamilNadu, India in 2012 he has Worked has a Electrical
Design Engineer in KNR Engineers(India) Pvt. Ltd., Chennai, he worked as
real time various substation projects. Currently working as a Assistant
Professor in Valliammai Engineering College, Chennai and he is member in
IEEE and ISTE.

Fig-8: Voltage Angle (With and Without STATCOM)

VII. CONCLUSIONS
In this, the STATCOM is used to control power flow of
power system by injecting appropriate reactive power during
dynamic state. Computer simulation results show that

You might also like