Modeling of Hyybrid STATCOM in PSSE
Modeling of Hyybrid STATCOM in PSSE
Modeling of Hybrid
STATCOM in PSSE
ABDULAZIZ MIKWAR
Author:
Abdulaziz Mikwar
Supervised by:
Martin Wästljung (ABB)
Muhammad Taha Ali (KTH)
Examiner:
Prof. Mehrdad Ghandhari Alavijh (KTH)
Master Thesis
Department of Electric Power and Energy Systems
School of Electrical Engineering
Royal Institute of Technology (KTH)
Stockholm, Sweden 2017
TRITA-EE 2017:150
Abstract
i
Sammanfattning
ii
Acknowledgments
Abdulaziz Mikwar
October 2017
iii
Acronyms
FC Flying Capacitor.
OV Overvoltage.
iv
PI Proportional Integral.
UV Undervoltage.
v
List of Figures
vi
4.9 Hybrid STATCOM Limiters configuration . . . . . . . . . . . 46
4.10 Hybrid-STATCOM Slope function . . . . . . . . . . . . . . . 47
vii
6.7 Single Machine Infinite Bus (SMIB) used for dynamic stabil-
ity study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82
6.8 Comparison between the dynamic stability of Hybrid-STATCOM,
STATCOM only and No FACTS . . . . . . . . . . . . . . . . 83
6.9 Dynamic stability of Hybrid-STATCOM . . . . . . . . . . . . 84
viii
List of Tables
ix
Contents
Abstract i
Sammanfattning ii
Acknowledgments iii
Acronyms iv
List of Figures v
1 Introduction 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Goals and Objectives . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.1 Goal . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.2 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.4 Literature Review . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4.1 Overview and search methodology . . . . . . . . . . . 5
1.4.2 Power electronics switching devices and MMC . . . . 6
1.4.3 STATCOM and SVC performance . . . . . . . . . . . 7
1.4.4 Hybrid-STATCOM . . . . . . . . . . . . . . . . . . . . 8
1.4.5 STATCOM modeling . . . . . . . . . . . . . . . . . . . 9
1.4.6 Alternative Hybrid-STATCOM . . . . . . . . . . . . . 10
1.4.7 PSS®E and model verification . . . . . . . . . . . . . 10
1.5 Tools and Limitations . . . . . . . . . . . . . . . . . . . . . . 11
1.6 Overview of the report . . . . . . . . . . . . . . . . . . . . . . 12
2 Theoretical Background 13
2.1 Power Electronics Switching Devices . . . . . . . . . . . . . . 13
2.1.1 Thyristor . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.1.2 Gate Turn-off Thyristor . . . . . . . . . . . . . . . . . 14
2.1.3 Insulated Gate Bipolar Transistor . . . . . . . . . . . 14
x
2.1.4 Integrated Gate-Commuted Thyristor . . . . . . . . . 15
2.2 Voltage Source Converter . . . . . . . . . . . . . . . . . . . . 15
2.2.1 Pulse Width Modulation . . . . . . . . . . . . . . . . . 16
2.2.2 Modular Multilevel Converter . . . . . . . . . . . . . . 16
2.3 Static Var Compensator . . . . . . . . . . . . . . . . . . . . . 18
2.3.1 SVC Overview . . . . . . . . . . . . . . . . . . . . . . 18
2.3.2 SVC Model . . . . . . . . . . . . . . . . . . . . . . . . 19
2.4 PSS®E and Dynamic Simulations . . . . . . . . . . . . . . . . 21
2.4.1 Power System Simulator for Engineering (PSS®E) . . 22
2.4.2 Dynamic Simulations . . . . . . . . . . . . . . . . . . . 22
2.4.3 Fortran Programming . . . . . . . . . . . . . . . . . . 24
3 STATCOM Modeling 25
3.1 Static Synchronous Compensator . . . . . . . . . . . . . . . . 25
3.1.1 STATCOM Overview . . . . . . . . . . . . . . . . . . 25
3.1.2 STATCOM Model . . . . . . . . . . . . . . . . . . . . 26
3.1.3 Control . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4 Hybrid-STATCOM Modeling 39
4.1 VSC Branch Modeling . . . . . . . . . . . . . . . . . . . . . . 39
4.2 TSC/TSR Branch Modeling . . . . . . . . . . . . . . . . . . . 39
4.3 Hybrid-STATCOM Regulator . . . . . . . . . . . . . . . . . . 41
4.4 Hybrid-STATCOM Switching . . . . . . . . . . . . . . . . . . 42
4.5 OV and UV Strategies with Hybrid-STATCOM . . . . . . . . 44
4.5.1 UV strategy in Hybrid STATCOM . . . . . . . . . . . 44
4.5.2 OV strategy in Hybrid STATCOM . . . . . . . . . . . 45
4.6 Limiters with Hybrid-STATCOM . . . . . . . . . . . . . . . . 45
4.7 Slope with Hybrid-STATCOM . . . . . . . . . . . . . . . . . 46
5 Model Verification 48
5.1 STATCOM model . . . . . . . . . . . . . . . . . . . . . . . . 48
5.1.1 STATCOM Functions Test . . . . . . . . . . . . . . . 49
5.1.2 Comparison between STATCOM Model and WECC
Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
5.1.3 Comparison between STATCOM Model and PSCAD
Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
5.2 Hybrid-STATCOM Model Verification . . . . . . . . . . . . . 66
5.2.1 Hybrid-STATCOM Functions Test . . . . . . . . . . . 67
5.2.2 Comparison between Hybrid-STATCOM Model and
PSCAD Model . . . . . . . . . . . . . . . . . . . . . . 73
6 Discussion 76
6.1 Performance of the Hybrid-STATCOM Model . . . . . . . . . 76
6.2 Hybrid-STATCOM Switching issues . . . . . . . . . . . . . . 78
xi
6.2.1 TSC/TSR capacities with respect to VSC capacity . . 78
6.2.2 TSC/TSR switching parameters . . . . . . . . . . . . 79
6.2.3 Operating in the region between switching on/off . . . 79
6.3 PSS®E and PSCAD simulation differences . . . . . . . . . . . 81
6.4 Dynamic Stability with Hybrid-STATCOM . . . . . . . . . . 82
7 Closure 85
7.1 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
7.2 Recommendations . . . . . . . . . . . . . . . . . . . . . . . . 86
7.2.1 Future work: . . . . . . . . . . . . . . . . . . . . . . . 86
References 87
xii
Chapter 1
Introduction
1.1 Background
In recent years, the electric power system have been expanding rapidly, es-
pecially the integration of renewables. The stability of the electric power
system is always a topic of concern when installing new components in the
system. The rise of Flexible AC Transmission Systems (FACTS), with their
capabilities of supporting reactive power in the system and regulating the
voltage levels, allows more flexible and stable power transmission in the sys-
tem. There are many FACTS devices that could be used for voltage stability.
This study is considering two of the shunts devices, the Static Synchronous
Compensator (STATCOM) and Static Var Compensator (SVC). Both de-
vices have the capability of injecting or consuming reactive power in order
to regulate the voltage at their Point of Common Coupling (PCC). The
difference between the STATCOM and SVC is in their components. The
STATCOM uses Voltage Source Converter (VSC) to synthesize AC volt-
age from a DC reference voltage. The difference of voltage magnitude and
angle between the VSC and the voltage at the PCC allows the current to
either flow towards the STATCOM or the system. The SVC uses Thyristor
Switched Capacitor (TSC) or Thyristor Switched Reactor (TSR) or both.
Thyristor Switched Shunts (TSS) can have 2 modes, full conduction and
block. The reactor branch can use Thyristor Controlled Reactor (TCR),
which allows the SVC to adjust the firing angle of the thyristor to vari-
ous values. The difference between TSR and TCR is that TSR can have 2
modes only, full conduction and block, on the other hand, TCR can adjust
its output to any value between full conduction and blocking modes. Con-
sequently, the voltage at the PCC can be regulated smoothly.
1
IGBT modules, the harmonics are dropped down significantly in addition
to the reduction in active power losses caused by switching [2].
QV SC = IV SC UV SC (1.1)
2
QSV C = ISV C USV C (1.2)
The equations are derived in sections 3.1.2 and 2.3.1 respectively. The solu-
tion is to use a hybrid STATCOM, which is a combination of VSC and TSS
branches. The main topology is to install VSC in parallel with TSC/TSR or
both. It incorporates the capabilities of both STATCOM and SVC. The ad-
vantages of hybrid STATCOM is the wider range of operation, smaller size,
reduced footprint (asymmetrical operation ranges), removal of filters and a
faster response [2, 1]. ABB developed a Hybrid-STATCOM solution but it
needs modeling in a power system simulation software for further analysis.
The model of Hybrid-STATCOM is developed in Power System Simulator
for Engineering (PSS®E) in order to be used in dynamic RMS simulations.
2
But the problem with this existing model is the large overshoot that oc-
curs when the MSS switches in or out. The reason behind that is when MSS
switch in/out, STATCOM doesn’t counteract the injection/consumption of
reactive power. STATCOM control in SVSMO3U2 lacks this control func-
tion, which will cause a large overshoot as shown in figure 1.1. The following
STATCOM with MSC Step Response
V_BUS
VREF
Voltage (pu)
1.1
1.05
0.4
I_VSC (pu)
0.2
-0.2
0.15 0.2 0.25 0.3 0.35 0.4
(b)
100
Q_VSC (pu)
50
Figure 1.1: A step response of STATCOM with MSC tuned to act as a TSC
with setting the MSC switching in time to 2 ms
3
COM starts increasing the injected current until it reaches 0.5 p.u., which is
the threshold for MSC to switch in. When MSC switch in, the voltage will
overshoot and the STATCOM will try to bring down the voltage by switch-
ing to the inductive mode. The voltage will take around 50ms to reach
the Vref point. The control is missing a feed-forward loop that can expect
MSC switching and switch the STATCOM to inductive mode of operation to
counteract MSC; hence, reduce the overshoot and help the voltage at PCC
to reach Vref in a shorter time. In order to create a Hybrid-STATCOM
model that includes the previous property, a STATCOM model should be
developed first.
1.3.2 Objectives
In order to develop an accurate Hybrid-STATCOM model in PSS®E, the
following objectives were achieved:
1. Literature review:
A thorough review of different STATCOM models and controls was
conducted. Also, the topics of integrating TSS in parallel with VSC
was looked into. The advantages of multilevel converters and their
topologies are topics of concern since the VSC in Hybrid-STATCOM
is built by MMC. Finally, dynamic simulation in PSS®E and pro-
gramming models in Fortran are very important topics that helped in
completing the rest of the objectives.
4
4. Program the Model in Fortran:
The STATCOM and Hybrid-STATCOM mathematical models are pro-
grammed in Fortran. The developed model are converted to Dynami-
cally Linked Libraries (DLL) file and imported into PSS®E for verifi-
cation.
5
grids. The difference between the two devices is an important topic as well
since it forms the basis of the notion of Hybrid-STATCOM. The different
models and control methodologies of STATCOM and SVC were the next
topics in the review. It was important to search for existing models for
Hybrid-STATCOM, or VSC branch in parallel with TSC/TSR. The liter-
ature review was concluded with FACTS models in PSS®E and dynamic
simulation in PSS®E.
6
level converters can have three topologies in general, diode-clamped, Flying
Capacitor (FC) and Cascaded H-Bridge (CHB). The most used topology is
CHB since it proved to give a better performance over FC and diode-clamped
topologies [4]. MMC’s can have many topologies by cascading the convert-
ers. The modularity refers to the technique of integrating (cascading in this
case) small subsystems to create a large system. The cascading of MMC is
referred to as chain-links. The advantage of chain-link modules is less stress
on switching devices and higher compensation range. The drawback is the
separate dc sources for each module. Some papers such as [2][1] used dif-
ferent voltage levels in the modules to achieve smoother output wave. The
ABB MMC consists of chain-link modules. Each Module is composed of H-
bridge multilevel converters. [5] introduces a novel hybrid cascade multilevel
inverter scheme. It uses multiple modules with different DC voltages. The
STATCOM modeled in [5] have multilevel H-bridge converters. The number
of modules depends on the rating of the STATCOM. Most of the papers that
concentrates on STATCOM modeling with MMC state that the advantages
obtained by integrating MMC are less power losses, reduced harmonics and
higher compensation range [5][6][7].
7
order to achieve the expected result. In transient stability, both devices im-
prove the stability of the system; however, STATCOM has a better response
due to its “short time over load capability”. Finally, the STATCOM has a
better time response but the authors state that the correlation between the
time response, voltage support and transient stability is not clear. In [11]
the author discusses the connection of STATCOM and SVC to a grid with
Asynchronous generator. STATCOM and SVC improved the transient re-
sponse under load fluctuations with STATCOM having a better response.
On the other hand, with short circuit faults, the contributions of SVC and
STATCOM were not significant, but SVC had a better response.
1.4.4 Hybrid-STATCOM
The advantages of Hybrid-STATCOM was realized by large companies such
as ABB and Siemens. A paper published by Siemens was reviewed [2]. The
paper discusses the advantages of SVC and STATCOM and their applica-
tions in the power system. A hybrid SVC, which is a combination of VSC
and TSS, is introduced in the paper to combine the advantages of STAT-
COM and SVC. The main topology is to install VSC in parallel with TSC,
TSR or both. ABB as well published a paper on the same topic [1]. The
8
authors outlined the main difference between STATCOM (SVC Light) and
SVC (SVC Classic). The STATCOM is superior during undervoltage dis-
turbances, whereas SVC outperform STATCOM during overvoltage events.
The reason for these behaviors is the relation between voltage and the reac-
tive power supplied by STATCOM and SVC to the power system. MVAR
generated by STATCOM has a linear relation to the bus voltage. On the
other hand, MVAR generated by SVC has a quadratic relation to the bus
voltage as shown earlier. This being said, a drop in bus voltage will cause
the MVAR provided by SVC to drop by a factor of V 2 , which is not the
case with STATCOM since it has a linear relation. STATCOM can pro-
vide constant MVAR during undervoltage disturbances. For overvoltage
events, SVC can provide a better MVAR compensation for the same rea-
son mentioned, V 2 . The authors also mentioned the utilization of MMC
in STATCOM and harmonics and active power losses reduction. The ad-
vantage of reducing harmonics is the removal of low order harmonics filters.
The Hybrid-STATCOM is introduced at the end of the paper to solve the
issues mentioned earlier.
9
bank. The authors claim that the integration of the capacitor bank will de-
crease the stress on the switching devices and reduce the required converter
rating. The STATCOM will be operating in inductive mode to regulate the
voltage. The existence of the capacitor bank will allow the STATCOM to
go from inductive to fully capacitive and restore the voltage fast in under-
voltage events. STATCOM is modeled as voltage source in parallel with a
capacitor bank.
10
correctly [21]. This raises the concept of the importance of accurate mod-
eling and parameter tuning. A significant part of this thesis is done using
PSS®E. The best method to learn about the software and its functions is
to review the Program Operation Manual (POM) [22]. PSS®E is capable
of performing different calculations and applying several functions on power
systems. Many powerful functions can be used like power flow calculations,
dynamic simulations, building network equivalent and fault and contingency
analysis. In order to perform dynamic simulations, a model of the device
to be tested should either be in the library provided by PSS®E, or a user
defined model can be used.
The main objective of the final part of this thesis is to prove the function-
ality of the model in PSS®E. All functions and blocks of STATCOM and
Hybrid-STATCOM should be tested. Model verification and testing method
are taken from the guideline produced by Western Electricity Coordinating
Council (WECC) for developing a generic STATCOM and SVC models [23].
These models are part of the PSS®E model library. WECC used different
types of tests to verify the functionality of the controls and logic blocks of
their STATCOM and SVC models. As WECC suggests, the applied tests
could be faults at different times and locations in the network. Also, a step
changes for different STATCOM parameters in order to observe the effect
of these changes on the dynamic behavior of the STATCOM.
11
1.6 Overview of the report
The report is organized in the following structure. Chapter 1 covers the
introduction and background of the thesis with the literature review. Chap-
ter 2 is the theoretical background of all the important topics covered in
the report. Chapter 3 covers the implementation and development of the
STATCOM model. Chapter 4 covers the implementation and development
of the hybrid-STATCOM model. Chapter 5 is the verification of the imple-
mented models. Chapter 6 covers the discussion of the proposed model and
its performance. Chapter 7 is the final chapter and it covers the summary
of the report with recommendations.
12
Chapter 2
Theoretical Background
The theory behind the main topics required to develop a model is discussed
in this chapter. The working principle of SVC proposed in this chapter is
used to explain the operation of the devices only.
2.1.1 Thyristor
The thyristor can be seen as a diode with a turn-on switch. This switch
is a gate that controls the operation of the thyristor. In order to turn on
the thyristor (i.e. turn the thyristor to forward biased state of operation),
a voltage signal, with certain magnitude and duration, must be sent to the
gate. The thyristor then will be forward biased (full conduction mode).
Thyristors cannot be turned off from the gate. In order to turn off the
thyristor, a voltage with reverse polarity should be applied across it for
a certain duration. Figure 2.1 show the symbol of a thyristor. Thyristor
off mode is called the reverse biased mode or blocking state. During the
13
blocking state, the thyristor will act as an open switch with some leakage
current iT . On the other hand, during full conduction state, thyristor will
act as a closed switch with a small drop of voltage across it vT . The product
of vT and iT is the active power losses pT . By applying a small current to
the gate, thyristor can switch from blocking state to on-state at low voltages
across it. During conduction state, thyristor can conduct currents up to 4
kA with low voltage drop. One of the main advantages of the thyristor
is its high power capability. It can handle a reverse voltage up to 8 kV
[24]. Thyristors are used in the SVC branches. It controls the reactor and
capacitor branches by regulating the gate firing angle.
14
Figure 2.2: Symbol of an IGBT
15
2.2.1 Pulse Width Modulation
Pulse Width Modulation (PWM) is a control strategy that creates the sig-
nals sent to the VSC switches to synthesize the desired wave. The control
strategy consists of two waves, the control signal vcontrol and the triangular
signal vtri . PWM can be controlled by varying the width and amplitude
of the control signals. By Switching the IGCTs or IGBTs, the desired out-
put voltage can be obtained. PWM can create low order harmonics in the
system [3]. A parameter that relates the AC side voltage to the DC side
voltage is the amplitude modulation ratio ma , and it can be found by:
ˆ
vcontrol
ma = (2.1)
vˆtri
Then the peak fundamental output voltage can be found as:
Where Vd is the DC side voltage. Equation 2.2 is used for 2-level single
phase converter. Different converter topologies will have different equations.
For this thesis, the topology of the VSC is not important since the VSC is
modeled as an ideal current source.
16
Figure 2.3: Five-level CHB STATCOM (2 cells)
Figure 2.4: Voltage level and harmonics in different VSC topologies [1]
17
2.3 Static Var Compensator
2.3.1 SVC Overview
Static Var Compensator (SVC) is a FACTS device that provides reactive
power compensation. SVC can regulate the voltage at the PCC and increase
the transmission capacity of the line. It is usually composed of atleast 3
branches, a TCR and filters for specific harmonic components. It can include
a TSC branch as well in parallel with the TCR and the filters. Figure 2.5
shows a simple SVC with a TCR in parallel with a fixed capacitor, which
is used as a harmonics filter. The reactor branch has antiparallel thyristor
valves in order to conduct in both directions. Each thyristor will conduct for
half a cycle. The firing angle of the thyristors (–) is regulated by the SVC
controller. The conduction interval of the thyristors can be defined as ‡ =
2(fi ≠ –). – must not be chosen in the range [0,90] degrees since that would
create asymmetrical currents. The allowable range for – is [90,180] degrees
for TCR, but for TSR is either – = 90 or – = 180, where – = 90 degrees
corresponds to ‡ = 180 which is the maximum conduction interval (full
conduction). For – = 180 degrees, the corresponding conduction interval is
‡ = 0 which is the minimum conduction interval (zero conduction). As –
increases, the conduction interval ‡ decreases. Assuming that the voltage
at PCC is u(t) = Û sin(Êt), the current through the reactor for the 2-half
18
cycles can be defined as follows:
Û
iL (t) = (cos(–) ≠ cos(Êt)) ; for (– < Êt < – + ‡) (2.3)
ÊL
Û
iL (t) = ≠ (cos(–)+cos(Êt)) ; for (–+fi < Êt < –+‡+fi) (2.4)
ÊL
By applying Fourier transformation on equations 2.3 and 2.4 and taking the
fundamental component, the amplitude of the current going through the
reactor iL(1) (t) can be calculated as shown in equation 2.5:
Û (2(fi ≠ –) + sin(2–))
IˆL (–) = (2.5)
fiÊL
The TCR branch is usually modeled as a controllable susceptance (BL (–)),
where the thyristors firing angle – is the control signal. Hence, the suscep-
tance as a function of – is defined as:
19
Figure 2.6: SVC model
SVC have two operation regions, Capacitive and inductive. In the Capac-
itive region, the current ISV C is leading the voltage at PCC, and the SVC
is injected reactive power into the power system. In the Inductive region,
the current ISV C is lagging the voltage at PCC, and the SVC is consuming
reactive power from the power system. BSV C will be limited by the rating
of the SVC. It will have a range BSV min < B
C SV C < BSV C . The V-I char-
max
SVC is at Uref when ISV C = 0. Imaxcap and I ind represent the maximum
max
capacitive and inductive currents at which SVC can regulate the current
in a continuous manner. Umaxref and Uminref represent the maximum and
20
minimum reference voltages for continues current control. If the voltage in-
creased beyond Umaxref , SVC will be kept at BSVmin until the voltage come
C
back to the controllable range. The same procedure is followed when the
voltage drops below Uminref . SVC will be kept at BSVmax until the voltage
C
come back to the controllable range. The actual strategy for Undervoltage
(UV) and Overvoltage (OV) events is more complicated than this. It is simi-
lar to the strategies used for STATCOMs, which is explained in section 3.1.3.
The linear slope (droop) XSL is the ratio of the change of voltage to the
change of current over the controllable range of operation. The droop value
is regulated by the grid operators, it represents the allowable amount of
reactive power contribution from different sources in the grid. It prevents
the SVC from injecting/consuming more reactive power than the allowable
amount by the grid operator. The slope ensures that the contributions of
various devices at the grid don’t counteract each other, which would com-
promise the stability of the network. The droop typically ranges between
1-10%. The slope can have different values for capacitive and inductive
regions. As shown in figure 2.7, the slope for the capacitive region is XC ,
where the slope for the inductive region is XI . Considering the simple model
in figure 2.6, the SVC characteristics can be calculated as follows:
21
language then the TSR/TSC branch will be added after verifying STAT-
COM model functionality in PSS®E.
22
and algebraic variables. These variables are determined by solving the DAE
at each time step ’T + t’. Figure 2.8 shows the flow chart of dynamic sim-
ulations. At the first stage all constant data are accumulated and state
variables are initialized by the output of the load flow calculations. The
time derivative of the state variables are then found in order to be used
in the DAE. Finally, the equations will be integrated and the new state
variables will be found. At this stage, all the variables are known and the
system behaviour at this instant of time is determined. Then, the time is
increased by one integration step and the whole process is repeated until
the finish time. During simulations, several types of disturbances can be
applied such as faults, the loss of a system component or a sudden change
of one of the system parameters. These disturbances can be used to under-
stand the system behaviour under different conditions. It can also be used
to test the system behaviour after installing a new component in the system.
23
The STATCOM and hybrid-STATCOM models will be tested under several
types of disturbances in order to verify their functionality.
24
Chapter 3
STATCOM Modeling
25
Figure 3.1: General structure of STATCOM
store or generate active power. The change in active power exchanged will
cause the voltage across the capacitor to change. Therefore, DC voltage can
be regulated by regulating the phase angle of VSC current with respect to
PCC voltage.
26
Figure 3.2: Simple STATCOM model
ú ≠ Ē ú
Ūpcc
= Ūpcc ú
sh
Z̄ST
2 ≠ Ū
Upcc ú
pcc Ēsh
=
≠jXST
2
= jbST (Upcc ≠ Upcc Esh \(◊ ≠ “sh ))
2 # $
= jbST Upcc ≠ Upcc Esh [cos(◊ ≠ “sh ) + jsin(◊ ≠ “sh )]
2 # $
S̄ST = bST Upcc Esh sin(◊ ≠ “sh ) + jbST Upcc ≠ Upcc Esh cos(◊ ≠ “sh ) (3.1)
And,
PST = bST Upcc Esh sin(◊ ≠ “sh ) (3.2)
2 # $
QST = bST Upcc ≠ Upcc Esh cos(◊ ≠ “sh ) (3.3)
From equation 3.2, it is clear that active power exchange can only occur when
the voltage phase angles at busP CC and bussh are out of phase. Assuming
the phase angle is kept constant at ◊ = “sh , then equations 3.2 and 3.3
becomes:
27
# $
QST = bST Upcc Upcc ≠ Esh (3.5)
And,
# $
IST = bST Upcc ≠ Esh (3.6)
Equation 3.6 shows that it is possible to represent STATCOM by a current
source with the control signal as the voltage at the AC side of VSC. By reg-
ulating Esh , the current IST can flow from the VSC towards the grid (QST
injection), or IST can flow towards the VSC from the grid (QST consump-
tion). The current source then can be limited by ≠Imaxcap < I
ST < Imax . The
ind
28
the linear region. This characteristic makes STATCOM superior to SVC in
undervoltage events as mentioned in chapter 1. STATCOM has the same
droop concept mentioned earlier in section 2.3.2. Capacitive slope (XC ) and
inductive slope (XI ) can differ in value depending on the network operator.
3.1.3 Control
The dynamic model of STATCOM consists of different functions that can be
split into control functions and protective functions. The control functions
are responsible for regulating the output of the STATCOM. The protective
functions have two main roles: The first role is to protect the system by
applying undervoltage and overvoltage ride through strategies. The second
role is to protect the power electronics devices in VSC by limiting the output.
The following sections describes the objective and implementation of all
STATCOM functions.
voltage regulator block represents the delay of the STATCOM firing circuit
with T0 as time constant. The delay block with Ts as time constant is used
to add additional delay to model the firing circuit as well. The voltage
error Verr is calculated by subtracting the voltage at the regulated bus from
29
the reference voltage. The Lead-Lag block after Vbus is representing the
delay in voltage measurements. The reference voltage consists of four signals
SV ref , Vref , VP ODL and Vslope . The main reference voltage is set by the
STATCOM internal signal Vref . The other three signals are outputs of
the Power Oscillation Damping (POD), Slow MVAR and Droop functions.
They are used to correct the reference voltage. Vmax1 and Vmin1 are limits
for the reference voltage. In a real STATCOM, there is an inner control
that regulates the current to the reference IV SC . However, since PSS®E
typically have time steps in the range 2-7 ms, it is not applicable to add the
inner current control because in PSS®E the whole STATCOM is modeled
as a current source. VSC outputs any current supplied by the model if it
was within its limits.
30
to the reference voltage. The maximum allowable change to the reference
voltage is DVIREGM IN (capacitive) and DVIREGM AX (inductive).
31
will become zeros. POD is not allowed to operate during these events since
it will create a conflict with UV and OV strategies.
have different values for inductive and capacitive modes of operation. XSL
will have one value only during the controllable each region. For capacitive
operation region, the applied slope is XC . And for inductive operation
region, the applied slope is XI .
32
integral gain to its original value used. The Gain Supervisor and Optimizer
are shown in figure 3.8. Their outputs are fed directly to the PI-regulator.
for TDelay
f ast
. MSS is switched out if IV SC3 < ILow
f ast
for TDelay
f ast
. Fast switching
is applied in extreme conditions. The relationship between the parameters
used for fast and slow switching is:
f ast slow < I slow < I f ast
ILow < ILow High High
f ast slow
TDelay < TDelay
The STATCOM controller prevents MSC and MSR from being switched in
at the same time. For instance, if MSR was in and the current dropped
below the MSC switching-in threshold, the controller will switch out MSR
first and monitor the current. If the current is still below the MSC switching-
in threshold, the controller will switch in MSC. This feature is important
to prevent rapid switching between MSC and MSR. The delay for switching
MSS in/out can be specified by the user. In reality, the switching delay is
long in MSS, it takes a long time to be switched in or out.
33
3.1.3.2 STATCOM protective functions
The protective functions are developed to protect the STATCOM and the
network. The STATCOM controller imposes limits on the output current
and reactive power in addition to the voltage at the STATCOM bus. The
limiters are tuned according to the equipment used in the STATCOM. For
instance, the IGBTs can withstand a certain amount of current through
them, the limiters should reduce the output current if a limit is violated for
some specified time. Some protective functions such as thermal protection
cannot be modeled accurately in PSS®E; hence, they will be dropped from
the model. The network protection functions applied in the model are the
overvoltage and undervoltage strategies.
3.1.3.2.1 Limiters:
STATCOM model used in this project contains 5 limiters as shown in figure
3.10. The limiters are either for capcitive or inductive mode of operation.
The capacitive limiters control the maximum current limit on the PI regu-
lator. The minimum output of the capacitive limiters will be passed to the
PI regulator and will overwrite IV SCM AX . The inductive limiters control
the minimum current limit on the PI regulator. The maximum output of
the inductive limiters will be passed to the PI regulator and will overwrite
IV SCM IN . The 5 limiters are:
34
Figure 3.10: STATCOM Limiters control
constant T14 , which controls the speed of integration (i.e. the speed of
the limiter).
35
3.1.3.2.2 Undervoltage and Overvoltage Strategy:
The main purpose of Overvoltage (OV) and Undervoltage (UV) strategies
are STATCOM and network protection. The OV and UV strategies output
will override the PI regulator as shown in figure 3.11. OV and UV functions
monitor the voltage at Vbus . If a voltage limit was violated, the OV and
UV function will switch the STATCOM output from the PI regulator to
a constant value specified in the strategy. The OV and UV strategies are
developed as follows:
1. Overvoltage Strategy:
There are 2 voltage levels specified in the OV strategy OVthreshold and
OVtrip , where (OVthreshold < OVtrip ). If Vbus is withing the range
[OVthreshold Æ Vbus < OVtrip ], the OV strategy will do the following:
36
Figure 3.12: Overvoltage Strategy
2. Undervoltage Strategy:
The UV strategy is usually applied with severe undervoltage conditions
which is caused by a fault. UV function is a voluntary strategy that
is not required in all applications. Ideally, STATCOM should be able
to support fully during undervoltage conditions. During a fault, the
STATCOM will initially attempt to bring the voltage back to Vref by
applying maximum capacitive current until UV strategy is applied.
There are 2 voltage levels specified in the UV strategy U V1Low and
U V2Low , where (U V2Low < U V1Low ). UV strategy is applied as follows:
37
Figure 3.13: Undervoltage Strategy
38
Chapter 4
Hybrid-STATCOM Modeling
39
Figure 4.1: Hybrid-STATCOM configuration
40
Figure 4.3: V-I characteristics of Hybrid-STATCOM
IV SC = IT ot ≠ IT SC ≠ IT SR (4.6)
Figure 4.4 shows the Hybrid-STATCOM regulator model. The voltage reg-
ulator limits are extended to include the maximum TSC current (IT SCmax )
41
Figure 4.4: Hybrid-STATCOM regulator function
42
switching functions uses 4 constants (CONs) defined by the user ITswitch SC
in
,
IT SR , IT SC
switchin switchout
and IT SR
switchout
. These constants are determined by the
user. They are VSC current values in pu used to determine TSC and TSR
switching. As shown in figure 4.5a, When IV SC exceeds ITswitchSC
in
, TSC will
be switched in. IV SC counteracts IT SC to maintain IT ot constant during
TSC switching in state. TSC is switched out when IV SC is smaller than
ITswitch
SC
out
as shown in figure 4.5b. IV SC counteracts IT SC to maintain IT ot
constant during TSC switching out state. The switching function prevents
TSC and TSR from being switched in at the same time. If an OV event
occurred while TSC is switched in, the controller will switch out TSC first
and monitor the voltage. If the voltage remained high, TSR will be switched
43
in. The same logic applies for inductive mode of operation. The switching
mechanism is shown in figure 4.6.
44
4.5.2 OV strategy in Hybrid STATCOM
The OV strategy will go full inductive at the beginning (TSR+VSC), then
it will block after a certain period (only VSC blocked) to protect the VSC
since the power electronics switching devices (IGBTs or IGCTs) might not
be able to handle the stress of the high voltage. If the voltage is still above
the OV threshold for a certain time, Hybrid-STATCOM will trip. Figure
4.8 shows the OV Strategy in Hybrid-STATCOM.
updated in every time step. The limiters should be acting on VSC current
only, but it appears that they are acting on the total current required by
TSC/TSR and VSC. However, since TSC and TSR currents are subtracted
45
Figure 4.9: Hybrid STATCOM Limiters configuration
from the total and their limits are being updated continuously, the limiters
will actually only be applied on VSC. Figure 4.9 shows the limiters in hybrid-
STATCOM model.
46
Figure 4.10: Hybrid-STATCOM Slope function
operation. XSL will have one value only during the controllable each region.
For capacitive operation region, the applied slope is XC . And for inductive
operation region, the applied slope is XI .
47
Chapter 5
Model Verification
figure 5.1.A network Thevenin equivalent is used to represent the grid. MSS
48
are connected directly to PCC to test the MSC/MSR switching function.
The VSC is connected to the grid through a step-down transformer.
0.95
I_VSC_OUT [PU]
1
Current (pu)
-1
2 Q_VSC
1
Q (pu)
-1
figure 5.2.(a), the voltage at the PCC follows the change in Vref accurately.
49
The VSC output in figures 5.2.(b) and 5.2.(c) shows the current and reactive
power output respectively. It corresponds to the required change in VSC
output by the voltage regulator.
0.95
0 0.5 1 1.5
(a)
Current (pu)
1 I_VSC_OUT [PU]
0
-1
0 0.5 1 1.5
(b)
Q_VSC
1
Q (pu)
0
-1
0 0.5 1 1.5
(c)
1.04
V_REF_L [PU]
1.02
V_REF
VREF [PU]
1
0.98
0.96
0 0.5 1 1.5
(d)
Time [S]
capacitor is connected at 0.1 sec and disconnected at 0.6 sec. The voltage at
PCC is raised and STATCOM operational point changed as shown in figure
5.3.(a). It can be seen that the voltage is raised above Vref in inductive
operation. The shunt reactor is connected at 1.3 sec and disconnected at
50
1.5 sec. The voltage at PCC is reduced and STATCOM operational point
changed. It can be seen that the voltage is reduced below Vref in capacitive
operation. The slight change allows the STATCOM to operate dynamically.
The VSC output in figures 5.3.(b) and 5.3.(c) shows the current and reactive
power output respectively. Figure 5.3.(d) shows Vref and VrefL , which is the
new voltage reference signal after being modified by the slow MVAR func-
tion. The voltage at PCC follows the new signal VrefL . The time constant
used in Slow MVAR is slow but in order to test the function, a fast one is
used
0.95
I_VSC_OUT [PU]
1
Current (pu)
0.5
0
-0.5
1.5
Q_VSC
1
Q (pu)
0.5
0
-0.5
51
used are Xi = %6 and Xc = %2. Monitor signals are VSC output and
voltage at PCC. As shown in figure 5.4.(a), the voltage at the PCC follows
the change in Vref accurately with the addition of a slope. The voltage
doesn’t reach the required Vref in capacitive and inductive operation due to
the addition of a slope. It can be seen from figure 5.4.(a) that two different
slope values are used for capacitive and inductive operation. The VSC
output in figures 5.4.(b) and 5.4.(c) shows the current and reactive power
output respectively. It corresponds to the required change in VSC output
by the voltage regulator.
I_VSC_OUT [PU]
0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
(b)
6
Q_VSC
Q (pu)
4
2
0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
(c)
Gain Supervision (pu)
1
GAIN SUPERVISION
0.8
0.6
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
(d)
Time [S]
52
turned off. The second change in Vref is done with the gain supervision
function turned on. Signals to be monitored are VSC output, voltage at
PCC and gain supervision factor. As shown in figure 5.5.(a), the voltage at
the PCC follows the change in Vref . Since the gain in the voltage regulator
is raised to a very large value, the voltage at PCC is oscillating as seen in
figure 5.5.(a). The oscillation triggers the gain supervision function and it
starts acting as shown in the second part of figure 5.5.(d). Gain reduction
reduces the signal’s settling time. The VSC output in figures 5.5.(b) and
5.5.(c) shows the current and reactive power output respectively.
1.05
2
I_VSC_OUT [PU]
Current (pu)
-1
0 0.2 0.4 0.6 0.8 1 1.2
(b)
Q_VSC
2
Q (pu)
53
figure 5.6.(a), the voltage at the PCC follows the change in Vref . As soon as
the current reaches the switching threshold, MSC is turned on. The MSC
used in the test consists of 4 shunt capacitors. The MSC switching function
turns the shunt capacitors in steps to avoid constant switching of breakers.
The STATCOM used in the test can raise the voltage at PCC to 1.05 pu
only. However, with the aid of MSC, the voltage is raised to a value close
to 1.09 pu as shown in figure 5.6.(a). The VSC output in figures 5.6.(b)
and 5.6.(c) shows the current and reactive power output respectively. Vref
is changed back to 1.0 pu and VSC current starts increasing. The current
reaches the switching out threshold, and MSC will start turning off in steps.
0.95
0.9
1
I_VSC_OUT [PU]
Current (pu)
-1
-2
0 0.2 0.4 0.6 0.8 1 1.2
(b)
1 Q_VSC
Q (pu)
-1
54
5.7.(a), the voltage at the PCC follows the change in Vref . As soon as the
current reaches the switching threshold, MSR is turned on. The MSR used
in the test consists of 4 shunt reactors. The MSR switching function turns
the shunt reactors in steps to avoid constant switching of breakers. The
STATCOM used in the test can lower the voltage at PCC to 0.95 pu only.
However, with the aid of MSR, the voltage is lowered to a value close to 0.91
pu as shown in figure 5.7.(a). The VSC output in figures 5.7.(b) and 5.7.(c)
shows the current and reactive power output respectively. Vref is changed
back to 1.0 pu and VSC current starts decreasing. The current reaches the
switching out threshold, and MSR will start turning off in steps.
5.1.1.7 Limiters:
The Limiters are tested by raising or reducing Vref . High Vref value tests
Limiters Test
1.1
Voltage (pu)
VBUS [PU]
1.05 VREF [PU]
1
0.95
0 0.5 1 1.5 2
(a)
2
Current (pu)
I_VSC_OUT [PU]
-2
0 0.5 1 1.5 2
(b)
2 Q_VSC
Q (pu)
1
0
-1
0 0.5 1 1.5 2
(c)
1
Ilimits (pu)
I_VSC_MAX [PU]
I_VSC_MIN [PU]
0
-1
0 0.5 1 1.5 2
(d)
Time [S]
55
the capacitive limiters, and low Vref tests inductive limiters. The limiters
are turned on at different times to clarify the behavior of each limiter. The
signals to be monitored are VSC output, voltage at PCC and the limits of the
voltage regulator. As shown in figure 5.8.(a), the voltage at the PCC follows
the change in Vref , but the limiters function forces the STATCOM output
to a certain value defined by the user. The windup limits at the voltage
regulator are shown in figure 5.8.(d). The limiters change these limits to
restrict the output of VSC. The capacitive limiters are acting between 0.5
sec and 1.5 sec, and the inductive limiters are acting between 1.7 sec and 2.1
sec. Each limiter has an on and off delays. The secondary voltage limiter and
capacitive current limiter were turned off before 1.45 sec, but the reactive
power limiter was still acting. At 1.45 sec, the capacitive reactive power
limiter was turned off since the reactive power output was not violating the
limit anymore. At the turning off moment, the difference between VP CC and
Vref was high. The current was not limited anymore, and it jumped back
to its maximum capacitive output. All the delays can be modified by the
user. The VSC output in figures 5.8.(b) and 5.8.(c) shows the current and
reactive power output respectively.
56
Voltage (pu) Overvoltage Strategy Test
1 VBUS [PU]
VREF [PU]
0.5
0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(a)
0
Current (pu)
I_VSC_OUT [PU]
-1
-2
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(b)
0
Q_VSC
Q (pu)
-1
-2
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(c)
1
Ilimits (pu)
I_VSC_MAX [PU]
I_VSC_MIN [PU]
0
-1
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(d)
Time [S]
57
Undervoltage Strategy Test
1
Voltage (pu)
VBUS [PU]
VREF [PU]
0.5
I_VSC_OUT [PU]
0
0 0.05 0.1 0.15 0.2 0.25
(b)
1
Q_VSC
Q (pu)
0.5
0
0 0.05 0.1 0.15 0.2 0.25
(c)
1
Ilimits (pu)
I_VSC_MAX [PU]
I_VSC_MIN [PU]
0
-1
0 0.05 0.1 0.15 0.2 0.25
(d)
Time [S]
and 5.10.(c). The STATCOM resumes normal operation after fault clearance
with a small delay defined by the user.
58
5.1.2.1 Automatic Voltage Regulator:
The voltage regulator and the slope tests are equivalent to the ones done
earlier. They are performed by applying different Vref values. Figures 5.11
and 5.12 show the regulator and slope test respectively. It can be observed
that the response of both models to the changes in Vref are equivalent.
Thus, the regulator and slope functions in the developed STATCOM model
are performing as expected.
ABB STATCOM Model and WECC Model Regulator Test
1.05 VBUS _WECC_Model
Voltage (pu)
0.95
I VSC _WECC_Model
0.5
Current (pu)
I VSC _ABB_Model
-0.5
-1
0 0.5 1 1.5 2 2.5
(b)
-100
0 0.5 1 1.5 2 2.5
(c)
Time [s]
59
ABB STATCOM Model and WECC Model Slope Test
1.05 VBUS _WECC_Model
Voltage (pu)
0.95
I VSC _WECC_Model
0.5
Current (pu)
I VSC _ABB_Model
-0.5
QVSC _WECC_Model
100 QVSC _ABB_Model
Q (pu)
-100
0 0.5 1 1.5 2 2.5
(c)
Time [s]
60
ABB STATCOM Model and WECC Model MSC Test
1.1 VBUS _WECC_Model
Voltage (pu)
1 I VSC _WECC_Model
Current (pu)
I VSC _ABB_Model
0.5
-0.5
0 0.2 0.4 0.6 0.8 1 1.2
(b)
QVSC _WECC_Model
200
QVSC _ABB_Model
Q (pu)
100
61
5.1.3.1 Automatic Voltage Regulator:
The regulator test is equivalent to the one done earlier with Vref altered
as shown in figure 5.14 (a). The current and reactive power outputs are
equivalent for both models as shown in figures 5.14 (b) and (c). There is a
small delay in the output of the PSCAD model, which could be the result
of a slight difference in the network or transformer parameters.
PSSE STATCOM Model and PSCAD Model Regulator Test
1.05 VBUS _PSCAD_Model
Voltage (pu)
VBUS _PSSE_Model
VREF
1
0.95
0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8
(a)
I VSC _PSCAD_Model
1
Current (pu)
I VSC _PSSE_Model
-1
0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8
(b)
QVSC _PSCAD_Model
100 QVSC _PSSE_Model
Q (MVAR)
-100
0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8
(c)
Time [s]
Figure 5.14: Regulator with a slope test for PSS®E and PSCAD models
5.1.3.2 Limiters:
In order to clarify the functionality of each limiter, the limiters test is split
into three separate tests. The first test is the secondary side voltage limiter
test shown in figure 5.15. As in the previous limiters test, the function is
tested by changing Vref . The secondary side voltage limiter acts in the ca-
pacitive region only. The function parameters used in PSS®E and PSCAD
62
models are equivalent. Figure 5.15 shows that the limiter function in both
models are behaving similarly. The second test is intended for the current
PSSE STATCOM Model and PSCAD Model Usec Limiter Test
1.05 VBUS _PSCAD_Model
Voltage (pu)
VBUS _PSSE_Model
VREF
1
0.95
I VSC _PSCAD_Model
1
Current (pu)
I VSC _PSSE_Model
-1
QVSC _PSCAD_Model
100 QVSC _PSSE_Model
Q (MVAR)
-100
Figure 5.15: Secondary side voltage limiter test for PSS®E and PSCAD
models
limiter test. The function is tested by changing Vref as shown in figure 5.16.
The capacitive and inductive regions have separate limiter functions. Both
limiters are acting perfectly in the PSS®E model by matching the PSCAD
model output. The third test is intended for the reactive power limiter test.
The function is tested by changing Vref as shown in figure 5.17. The capac-
itive and inductive regions have separate limiter functions. There is a small
difference between the PSS®E model output and PSCAD model output, es-
pecially in the reactive power output. The difference could be caused by a
harmonics filter used in the PSCAD model. The filter value is not included
anywhere in the PSS®E model.
63
PSSE STATCOM Model and PSCAD Model I_Limiter Test
1.05 VBUS _PSCAD_Model
Voltage (pu)
VBUS _PSSE_Model
VREF
1
0.95
I VSC _PSCAD_Model
1
Current (pu)
I VSC _PSSE_Model
-1
QVSC _PSCAD_Model
100 QVSC _PSSE_Model
Q (MVAR)
-100
Figure 5.16: Current limiter test for PSS®E and PSCAD models
64
PSSE STATCOM Model and PSCAD Model Q_Limiter Test
1.05 VBUS _PSCAD_Model
Voltage (pu)
VBUS _PSSE_Model
VREF
1
0.95
I VSC _PSCAD_Model
1
Current (pu)
I VSC _PSSE_Model
-1
QVSC _PSCAD_Model
100 QVSC _PSSE_Model
Q (MVAR)
-100
Figure 5.17: Reactive power limiter test for PSS®E and PSCAD models
65
PSCAD output. The voltage in PSCAD is slower to return to 1.0 pu after
fault clearance because the PSCAD model is an EMT based software. The
3-phases are cleared separately unlike PSS®E, which is instantaneous and
based on RMS values.
PSSE STATCOM Model and PSCAD Model UV Test
1 VBUS _PSCAD_Model
Voltage (pu)
VBUS _PSSE_Model
VREF
0.8
0.6
0.28 0.3 0.32 0.34 0.36 0.38 0.4 0.42 0.44 0.46 0.48
(a)
2 I VSC _PSCAD_Model
Current (pu)
I VSC _PSSE_Model
1.5
1
0.5
0
0.28 0.3 0.32 0.34 0.36 0.38 0.4 0.42 0.44 0.46 0.48
(b)
150
QVSC _PSCAD_Model
QVSC _PSSE_Model
Q (MVAR)
100
50
0
0.28 0.3 0.32 0.34 0.36 0.38 0.4 0.42 0.44 0.46 0.48
(c)
Time [s]
Figure 5.18: Undervoltage Strategy test for PSS®E and PSCAD models
66
5.2.1 Hybrid-STATCOM Functions Test
The main model developed for STATCOM is used in the development of
Hybrid-STATCOM. In this section, the modified functions only will be veri-
fied. The test system used in Hybrid-STATCOM model verification is shown
in figure 5.19. A network Thevenin equivalent is used to represent the grid.
MSS are connected directly to PCC to test the MSC/MSR switching func-
tion. The VSC is connected to the grid through a step-down transformer in
parallel with TSC and TSR branches. The following functions were tested
in the Hybrid-STATCOM model:
67
TSC Switching Test
1.1 VBUS [PU]
VREF [PU]
Voltage (pu)
1.05
3 I_TOT_OUT [PU]
I_VSC_OUT [PU]
Current (pu)
I_TSR_OUT [PU]
2 I_TSC_OUT [PU]
Q_TOT_OUT [PU]
4 Q_VSC
Q_TSR_OUT [PU]
Q (pu)
Q_TSC_OUT [PU]
2
off. At the switching out instance the VSC will inject the same amount of
current injected by the TSC before switching out to keep IT ot constant. The
STATCOM used in the test can raise the voltage at PCC to 1.05 pu only.
However, with the aid of TSC, the voltage is raised to a value close to 1.09
pu as shown in figure 5.20.(a). The VSC and TSC outputs in figures 5.20.(b)
and 5.20.(c) shows the current and reactive power output respectively.
68
TSR Switching Test
1 VBUS [PU]
VREF [PU]
Voltage (pu)
0.95
0.9
I_TOT_OUT [PU]
I_VSC_OUT [PU]
Current (pu)
0 I_TSR_OUT [PU]
I_TSC_OUT [PU]
-1
-2
Q_TOT_OUT [PU]
0.5
Q_VSC
Q_TSR_OUT [PU]
0
Q (pu)
Q_TSC_OUT [PU]
-0.5
-1
-1.5
69
5.2.1.3 Limiters:
The Limiters are tested by raising or reducing Vref . High Vref value tests
the capacitive limiters, and low Vref tests inductive limiters. The limiters
Limiters Test
1.1
Voltage (pu)
VBUS [PU]
1.05 VREF [PU]
1
0.95
0 0.5 1 1.5 2
(a)
Current (pu)
I_TOT_OUT [PU]
2 I_VSC_OUT [PU]
I_TSR_OUT [PU]
0 I_TSC_OUT [PU]
-2
0 0.5 1 1.5 2
(b)
4 Q_TOT_OUT [PU]
Q (pu)
Q_VSC
2 Q_TSR_OUT [PU]
Q_TSC_OUT [PU]
0
0 0.5 1 1.5 2
(c)
1
Ilimits (pu)
I_VSC_MAX [PU]
I_VSC_MIN [PU]
0
-1
0 0.5 1 1.5 2
(d)
Time [S]
are turned on at different times to clarify the behavior of each limiter. The
limiters functions are applied on the VSC output only. TSC and TSR output
are not affected by the limiters functions. However, if the VSC current was
limited to the point of TSC or TSR switching threshold it could cause them
to switch out. The signals to be monitored are VSC output, voltage at
PCC and the limits of the voltage regulator. As shown in figure 5.22.(a),
the voltage at the PCC follows the change in Vref , but the limiters function
forces the VSC output to a certain value defined by the user. The limiters
change the windup limits at the voltage regulator as shown in figure 5.22.(d).
Figures 5.22.(b) and 5.22.(c) shows the current and reactive power outputs
70
respectively. It can be seen from figures 5.22.(b) and 5.22.(c) that TSC and
TSR outputs remained constant during capacitive and inductive operations
respectively.
1 VBUS [PU]
VREF [PU]
0.5
0
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(a)
0
Current (pu)
I_TOT_OUT [PU]
-1 I_VSC_OUT [PU]
I_TSR_OUT [PU]
I_TSC_OUT [PU]
-2
Q_VSC
-1 Q_TSR_OUT [PU]
Q_TSC_OUT [PU]
-2
I_TOT_MAX [PU]
I_TOT_MIN [PU]
0
-2
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7
(d)
Time [S]
sudden high voltage will trigger the OV strategy. The signals to be mon-
itored are VSC output, voltage at PCC and the limits of the voltage reg-
ulator. As shown in figure 5.23.(a), the voltage is raised above the OV
threshold. VSC output shown in figures 5.23.(b) and 5.23.(c) become fully
inductive and TSR is switched on. The OV strategy change the windup
limits at the voltage regulator as shown in figure 5.23.(d) to control VSC
output. The OV strategy forces the VSC output to a settable value after a
71
certain time to avoid an overshoot. The output is changed to 0.0 pu (Block)
at the time 0.3 Sec. If the voltage remained high for a predefined time after
the VSC output change, OV strategy trips the STATCOM to protect the
equipment as shown in figures 5.23.(b), 5.23.(c) and figures 5.23.(d). TSR
remained on until VSC is tripped.
VBUS [PU]
VREF [PU]
0.5
I_TOT_OUT [PU]
2 I_VSC_OUT [PU]
I_TSR_OUT [PU]
1 I_TSC_OUT [PU]
0
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45
(b)
1.5
Q_TOT_OUT [PU]
1
Q (pu)
Q_VSC
Q_TSR_OUT [PU]
0.5 Q_TSC_OUT [PU]
0
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45
(c)
2
Ilimits (pu)
I_TOT_MAX [PU]
I_TOT_MIN [PU]
0
-2
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45
(d)
Time [S]
72
put usually is kept at full capacitive for a longer time, but for the purpose of
testing, the output is changed to a predefined value in a fast manner. The
UV strategy change the VSC output current after a certain time to avoid an
overshoot. TSC is blocked when UV strategy starts operating. The value
chosen here is 0.3 pu as shown in figure 5.24.(d). VSC output is blocked
after a certain time to protect the equipment if the fault was not cleared in
a predefined time. Hybrid-STATCOM resumes normal operation after fault
clearance with a small delay as shown in figures 5.24.(b), 5.24.(c) and figures
5.24.(d).
73
PSSE and PSCAD Hybrid-STATCOM Models TSC Switching Comparision
1.06 PSSE: VPri [PU]
Voltage Pri (pu)
1.02
0.98
2.3 2.35 2.4 2.45 2.5 2.55 2.6
(a)
1.1
1.05
1
2.3 2.35 2.4 2.45 2.5 2.55 2.6
(b)
0.5
-0.5
-1
2.3 2.35 2.4 2.45 2.5 2.55 2.6
(c)
-2
Figure 5.25: TSC switching test for PSS®E and PSCAD models
74
the same amount of current injected by the TSC. This behavior is clear in
PSS®E output more than PSCAD. The reason for this difference in IV SC
is explained in section 6.3. A small notch in PCC voltage is visible at the
switching instance, which is caused by a small difference between TSC out-
put current and VSC consumed current. The same switching method is
applied when Vref is changed back to 1 pu. The reactive power outputs of
VSC and TSC are plotted in figure 5.25.(d).
75
Chapter 6
Discussion
1.02
1
0.98
0.96
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(a)
-0.5
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(b)
0
-0.5
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(c)
Time [s]
76
voltage overshoot which doesn’t actually exist in Hybrid-STATCOM solu-
tions as indicated in chapter 5. Figures 6.1 and 6.2 shows the difference in
performance between Hybrid-STATCOM switching and STATCOM+MSC
switching. As mentioned in section 1.2, STATCOM is used with MSC to
mimic the behavior of hybrid-STATCOM. The comparison is done using
an MSC switched in with 2ms delay compared to the developed Hybrid-
STATCOM model’s switching. The signals indicated by STATCOM are the
output of the STATCOM + MSC. Where as the signals indicated by Hy-
brid are the output of the Hybrid-STATCOM model. As the figures show,
TSC and MSC Switching (Total I and Q)
1.08 STATCOM+MSC: VBUS [PU]
1.06
Voltage (pu)
1.02
1
0.98
0.96
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(a)
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(b)
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6
(c)
Time [s]
TSC switching would not cause a voltage overshoot at PCC as in the case
of MSC switching. VSC output in Hybrid-STATCOM adjust to the TSC
switching-in before it occurs. The injected current and reactive power by
MSC is not shown in the figures. But the switching time is clear from the
voltage overshoot at 0.12 sec. All the other functions in both models are
important to perform a complete network study. The performance of these
functions are shown in chapter 5.
77
6.2 Hybrid-STATCOM Switching issues
TSC and TSR switching depends on the parameters provided by the user in
the Hybrid-STATCOM model. There are some requirements for TSC/TSR
switching values and capacities with respect to the capacity of VSC. The
following two issues must be taken under considerations when using the
hybrid-STATCOM model.
Figure 6.3: The importance of chosen the proper TSC and VSC capacities
for correct switching behavior
78
6.2.2 TSC/TSR switching parameters
When both TSC and TSR branches exist in a hybrid-STATCOM, the ca-
pacity of VSC must be larger than 50% of TSC and TSR to allow for correct
switching and to avoid hunting, which is a constant switching of TSC and
TSR. Figure 6.4 explains the concept. Four parameters are important for
Figure 6.4: The importance of chosen the correct switching parameters for
TSC and TSR
not overlap, the same case is important for IT SR and IT SC . Also, the fol-
in out
If these two equation were not satisfied, Hybrid STATCOM might get into
hunting state, which is a state where the TSC or TSR will frequently switch
in and out because IV SC is alternating between the ON and OFF thresholds
of TSC, TSR or both. Therefore, choosing the correct switching parameters
are crucial.
79
Middle operational point case
1.15 VBUS [PU]
VREF [PU]
Voltage (pu)
1.1
1.05
1
0.15 0.2 0.25 0.3 0.35
(a)
4
I_TOT [PU]
I_VSC [PU]
Current (pu)
I_TSC [PU]
2
6 Q_TOT [PU]
Q_VSC
Q_TSC [PU]
4
Q (pu)
80
6.3 PSS®E and PSCAD simulation differences
As mentioned earlier, PSCAD is used for Electromagnetic Transient (EMT)
studies, which uses 3-phase, where as PSS®E is used for RMS based network
studies. Also, PSCAD models and controls are complex and contains all
the actual components used in the real system. PSS®E uses a simplified
version (model or a representation) of the whole system without modeling
all the components of each device. Therefore, in dynamic simulations, there
must be a slight difference in the outputs of these softwares, especially in
transient states. The difference in output can be seen in Figure 6.6 when
TSC is switched on or off. PSCAD switch-on the thyristor valves in TSC
Figure 6.6: TSC valves pulses with respect to PSS®E and PSCAD currents
in a phase by phase sequence as shown in Figure 6.6. The figure shows the
pulses sent to each valve in TSC. There are two thyristor stacks in each
phase, for positive and negative directions. The total number of pulses are
six as shown in the figure. The pulses are sent periodically to the values
until TSC is switched off. When the output of TSC (PSCAD) is plotted in
RMS values, it can be seen that reactive power injection is done in 3-steps.
However, in PSS®E, when TSC is switched on, the reactive power is injected
in one step.
81
6.4 Dynamic Stability with Hybrid-STATCOM
A brief study on the dynamic stability impact of Hybrid-STATCOM is per-
formed. A Single Machine Infinite Bus (SMIB) is used to conduct this study.
The system used is shown in figure 6.7. Hybrid-STATCOM is connected to
Figure 6.7: Single Machine Infinite Bus (SMIB) used for dynamic stability
study
the remote bus through a zero impedance line, and it controls the voltage at
that bus. The total output current of Hybrid-STATCOM IT ot is measured
through the zero impedance line. The lines connected to the remote bus are
assumed lossless with R = 0 pu and L = 0.1 pu. The load is initially at 0
MVA. After 1 sec, the load changes to 300 MVA, which creates oscillations
in the system. The frequency of oscillations is 0.54 Hz, which is an inter-area
mode of oscillations. Three simulations were performed on the system:
1. Hybrid-STATCOM:
The full Hybrid-STATCOM is connected to the remote bus. The ca-
pacity of VSC is +/- 100 MVA and the susceptance of TSC is 150
Mvar. TSR is not used in the simulation but it is connected with a
susceptance of -150 Mvar. POD function is not used in this simulation.
2. STATCOM only:
Only STATCOM is connected to the remote bus. The capacity of VSC
is +/- 100 MVA. TSC and TSR were disabled in this simulation. POD
function is not used in this simulation.
3. No FACTS:
82
No FACTS device is connected to the remote bus. Hybrid-STATCOM
was disabled in this simulation.
The results of the three simulations are shown in figure 6.8. The change in
the remote bus voltage with respect to the nominal voltage (1.0 pu) is shown
in figure 6.8a and the total output current IT ot is shown in figure 6.8b. The
Dynamic Stability
0
Voltage (pu)
-0.1
-0.2
2
Hybrid-STATCOM : ITOT
STATCOM : I
1.5 TOT
NO FACTS : ITOT
Current (pu)
0.5
0
0 5 10 15 20 25
(b)
Time [s]
No FACTS simulation is poorly damped and cannot bring the voltage back
to 1 pu. The STATCOM only simulation shows pretty good damping. It
can compensate for the extra load connected to the system and bring the
voltage back to 1 pu. However, it is limited by the capacity of VSC. The
Hybrid-STATCOM simulation damps the oscillations very fast because of
the additional compensation current injected by the TSC. The total current
injected by Hybrid-STATCOM is more than twice of the current injected
by VSC alone. IT ot in Hybrid-STATCOM simulation is smooth although
83
the TSC was being switched in and out constantly. VSC was counteracting
TSC current in all the switching moments as shown in figure 6.9b. VSC kept
Dynamic Stability
-0.01
-0.02
-0.03
-0.04
0 5 10 15 20 25
(a)
Hybrid-STATCOM : ITOT
2.5
Hybrid-STATCOM : I
TSC
2 Hybrid-STATCOM : IVSC
Current (pu)
1.5
1
0.5
0
-0.5
0 5 10 15 20 25
(b)
Time [s]
reaching the switching in (0.8 pu) and out (-0.7 pu) thresholds of TSC until
20 sec. After that, VSC was capable of regulating the voltage without the
help of TSC. TSR was not used because VSC didn’t reach to the switching
in threshold of TSR, which was at -0.8 pu. The notches at the change in
the remote bus voltage shown in figure 6.9a is due to the switching of TSC.
It can be seen that Hybrid-STATCOM can improve the dynamic stability
of the system with its high compensation current.
84
Chapter 7
Closure
7.1 Summary
A STATCOM and a Hybrid-STATCOM models were developed for dynamic
simulations in PSS®E. A control block diagram was created to represent the
functionality of STATCOM first. Then the block diagram was interpreted
into FORTRAN code and used as a user defined model in PSS®E for dy-
namic simulations. Most of the developed functions were tested in PSS®E
and compared to PSCAD and WECC models. The Hybrid-STATCOM
model is a modification of the STATCOM one. TSC and TSR branches were
added to the model and all the functions were modified accordingly. The
Hybrid-STATCOM model was tested fully in PSS®E, and the TSC/TSR
switching function was compared to the PSCAD model. The developed
STATCOM model showed a perfect step response when compared to WECC
model. The comparison with the PSCAD STATCOM model was done us-
ing three functions, Regulator, Limiters and UV strategy. In all tests the
primary voltage showed a good match between PSS®E and PSCAD models.
There were small differences in Current and reactive power outputs because
of inherent differences between the two models. The developed Hybrid-
STATCOM model was compared as well to the PSCAD model. TSC switch-
ing function was compared between the two models. The primary voltage
was equivalent in both models with a small error. The difference in TSC
switching methodology between PSS®E and PSCAD models caused the cur-
rent and reactive power outputs to be slightly different. A brief study on the
dynamic stability of the system with Hybrid-STATCOM was conducted. It
showed that Hybrid-STATCOM with the additional compensation of TSC
and TSR can enhance the dynamic stability of the system. The developed
models are property of ABB and will be used for planning studies in the
future.
85
7.2 Recommendations
The models were developed to include most of the functions required for
studies in PSS®E. Although the models were developed to withstand most
events, some special cases could cause the models to behave inaccurately.
The models are ready to be used for PSS®E dynamic simulations. Using
inaccurate parameters could cause PSS®E to crash. Users are advised to
check the parameters before running the dynamic simulations.
3. A subroutine that checks the validity of user input data could be added
to avoid corrupted data or unrealistic parameters.
86
References
87
[10] D. Lijie, L. Yang, and M. Yiqun, “Comparison of high capacity svc
and statcom in real power grid,” in Intelligent Computation Technology
and Automation (ICICTA), 2010 International Conference on, vol. 1,
pp. 993–997, IEEE, 2010.
88
[20] L. Wang, C.-S. Lam, and M.-C. Wong, “A hybrid-statcom with wide
compensation range and low dc-link voltage,” IEEE Transactions on
Industrial Electronics, vol. 63, no. 6, pp. 3333–3343, 2016.
[22] Siemens Power Transmission & Distribution Inc., PSSE Program Op-
eration Manual v.33.9., 2016.
[25] S. Singh, “Igct transient analysis and clamp circuit design for vsc
valves,” 2012.
89
TRITA -EE 2017:150
ISSN 1653-5146
www.kth.se