Low Voltage Distribution Substation Integration in Smart Microgrid
Low Voltage Distribution Substation Integration in Smart Microgrid
for innovative and cost-efficient technologies and independent architectures, as well as to facilitate the
solutions for the evolution of Smart Grid. development of standards, and best practices. These high
The substation automation project described in this level concepts include:
paper is intended to be a part of BCIT’s Smart Microgrid.
Furthermore, we are trying to implement most of the xThe use of object models and modeling services
EPRI’s recommendations in building an intelligent xThe development of security policies and the
Microgrid [6]. implementation of security technologies
xThe inclusion of network and system management
According to EPRI an intelligent grid (in our case a to monitor and control the information
Microgrid) is intended to integrate two distinct systems: infrastructure
the power and energy delivery system and the
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
xThe implementation of data management Wi-Max backbone which is currently going through its
technologies to handle the exponential growth of final phases of roll-out. Plans are underway to further
data extend the use of renewable sources of energy in BCIT
xThe use of the tactical approach of ‘technology Microgrid through more PV installations, energy storage
independent components’ and system and possibly bio-mass power generating plant.
xThe management of the diversity of systems and the
migration from legacy systems to systems with Currently, BCIT Microgrid incorporates the
standardized interfaces. following set of capabilities:
To achieve the above objectives in the design and xPossibility of parallel and islanding operation, Islanding
development of such systems and fill the gaps in security, is the case when STG (BCIT Steam Powered Turbine
network reliability, device management, information Generator) provides power to a section of the BCIT
privacy and network interoperability further research is load without being paralleled with the BC Hydro
needed. The stream of research currently underway at grid.
BCIT on Microgrid is aimed to investigate the technical xThe capability of seamless switching from islanding to
challenges involved in implementing modern intelligent parallel mode and vice versa. Parallel mode is when
technologies. STG is providing power to the BIT grid in parallel
The current BCIT Microgrid consists of a steam power IV. DESIGN OBJECTIVES
plant (STG), a PV Tower, a Wind Turbine, a subset of
As explained in the previous section a Smart
BCIT load, distribution substations, switching gears and
Microgrid uses advanced sensing, communication and
control and monitoring systems, as well as a campus wide
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
control technologies to generate, transport and distribute advances in communication technology but also lend
electric energy more effectively, economically and itself well to various communication architectures and
securely. The objective of a Microgrid is to improve approaches. The use of fiber optic cabling and switches
reliability and power quality, reduce electrical losses and overcome to a large extent the limitation of the non-
operating costs, provide outage mitigation capabilities deterministic behavior of Ethernet regarding collisions
and increase customer service. and length extensions. In the project under study all the
communication networks, relays and switches are
selected to be IEC1680 compliant.
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
Operator can monitor the status of SUD from this
The MUs convert voltage and current signals from PTs screen and can manually control certain functions. SUD’s
and CTs into signals for IEDs. IEDs process the Information can be sent to a Remote Monitoring and
information received from the MUs and produce Control Center i.e. to the campus Microgrid Control
measurement, monitoring, control, protection and alarm Center via the remote access device.
signals.IED1, IED3 and IED4 are measurement IEDs.
The data storage system stores the operation data. This
Based on the signals received from their corresponding data can be used for asset management and process
MUs, measurement signals such as RMS voltage, RMS monitoring such as transformer and cables condition
Current and power and power factor signals are produced. monitoring and their remaining life estimates. The
MU2 and IED2 are for protection and control of the engineering unit is used for IEDs, MUs and system
breaker and disconnect switch. IED2 receives transformer configuration. The time synchronization unit
current and voltage, and temperature data and produces synchronizes IEDs with a master clock.
protection signal for the circuit breaker. MU2 also
receives disconnect switch and breaker status data. VIII. TRANSFORMER MONITORING SYSTEM
A transformer monitoring system will be used to
All the MUs and IEDs can communicate via a process monitor the condition of the transformer. A
bus network and exchange information. IED5 and MU5 thermodynamic model of the transformer predicts the
are designated for the low voltage bus VAR/Volt normal oil temperature profile of the transformer for a
optimization. A continuously controlled Static VAR certain period of time [9], [10].
Compensator (SVC) and the two capacitor banks are
considered for this purpose. Based on the bus The model uses transformer design data, ambient
measurement signals, IED5 generates control command temperature, input and output power of the transformer to
signals for the SVC and capacitor bank. estimate the profile. If the measured temperature profile
for a certain period of time deviates from the predicted
VII. DESIGN ARCHITECTURE profile then an alarm will be generated. The algorithm
SUD’s Automation Architecture is shown in Fig. 3. that detects the transformer abnormality uses a statistical
MUs are the interface between field devices and Process partial least square regression (PLS) method [11].
Bus network. These units convert measurement, status,
command and control signals to compatible forms of The block diagram of the transformer monitoring
signals necessary for the field devices. IEDs process the system is shown in Fig. 4. There is a plan to integrate a
information received from the MUs and the Station Bus, full transformer monitoring system including oil and
and produce command and control signals. HMI is the chemical analysis and possibly partial discharge detection
operator interface. in to this system [12], [13]. At this stage a simple
monitoring system is included for proof of concept. The
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
model looks at heat balance of the transformer oil. As shown in Fig. 5, the model consists of the utility
receiving station, main breaker, transformer,
The heat input is considered to be transformer power measurement CTs and PTs, transformer protection and
loss which is converted to heat. This heat warms up the control, transformer temperature model and a VAR/Volt
oil. Most of this heat is removed by the oil cooler through optimization unit [15]. [16] Detailed design of VAR/Volt
convection to the atmosphere. A fan is also included in optimization will be studied and tested on the model
SVC
the model to remove excess heat in hot weather condition before being implemented. A temperature model for the
and incase oil temperature exceeds a maximum limit. transformer is also included to predict the transformer
Predicted temperature profile is recorded along with the winding temperature for alarm and protection. The
measured oil temperature in a data historian. The profile VAR/Volt optimization system will be controlled by an
is periodically compared against the real data and if IED. The control algorithm for this system is designed
abnormality persists for a certain period of time an alarm and tested on the simulation model and then implemented
is generated to inform the operator. on the real process.
IX. MODELING AND SIMULATION A comparison of the simulation results of the load
Detailed simulation model of SUD components are power, voltage, current and power factor is presented in
built using MATLAB, SIMULINK and the following section for the cases when VAR/Volt
SIMPOWERSYSTEM tools. The model is used to design optimization is off or on. The system is designed to
the protection, control and the Volt/ VAR optimization actively control the reactive power and ultimately power
systems for the substation based on the latest standards. factor to minimize losses. Also bus voltage variation is
The current protection system is old and may not comply minimized. A combination of reactive and resistive loads
with the new protection standards. mostly electric motors comprises the load.
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
Fig. 6 shows the power factor of the source for when
the Var Volt Optimizer (VVO) is offline and then online. The emergence of IEC 61850 provides system
When VVO is turned on it corrects power factor from practitioners with an integrated set of concepts,
0.75 to about 1. This improvement reduces the definitions and tools which facilitates such work. What is
transformer and line losses. Fig. 7 shows the load voltage. left is for researchers to explore are suitable architectures,
When VVO is turned on, load voltage also increases. The topologies and system solutions for cost effective
set-point for voltage control can be set to an optimum realization of gradually increasing level of automation
value to reduce the power consumption and maintain and integration.
balance of the network voltages.
The present work is one small step in that direction.
Power Factor before and after VVO The full implementation of the proposed work will enable
1 us to find the required automation architecture for the
target functions and prove the suitability of IEC 61850 in
0.95
realizing it.
Pow er Factor
0.9
0.85
Load voltage before and after VVO
VVO wsitched on 460
0.8
455
0.75 450
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time in sec
Volt 445
VVO switched on
440
Fig. 6 Power Factor before and after VVO
435
minimized and the total apparent power consumed by the Fig. 7 Load voltage before and after VVO
load and line is reduced. Although, reactive power
consumed by the load is slightly increased, the overall
efficiency of the power system improved.
Line kvar and kw before and after VVO
The simulation results show significant improvement 450
KVAR
in power factor, reduction of voltage variation and 400 KW
KVA
apparent power. Reduction in apparent power results in 350
250
VVO switched on
KW
150
100
X. CONCLUSION 50
Grid. Capabilities such as Demand Side Management, Fig. 8 KW, KVAR and KVA of the load before and after VVO
Quality of Service, System Optimization, Asset
Management, etc, cannot be implemented without full
visibility, control and management of major components
of the low voltage distribution system. This invariably
include Low Voltage Substations which constitute the
widest utility assets which have not been the subject of
any upgrade, improvement and/or overhaul in the last few
decades.
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.
XI. REFERENCES
[1] Hassan Farhangi “The Path of Smart Grid”, IEEE Power
and Energy, January 2010, Vol 8, No 1.
[2] IEC.IEC.CH, IEC61850 Standard “Communication
networks and systems in substations”, 2002-2005
(www.iec.ch)
[3] Klaus Peter Brand, Volker Lohmann, Wolfgang Wimmer
“Substation Automation Handbook,” Utility Automation
Consulting Lohmann, Swizerland, 2003.
[4] D. Herman, (EPRI) “Investigation of the Technical and
Economic Feasibility of Micro-Grid Based Power
Systems” EPRI Interim Report, 1003973, December 2001.
[5] Hassan Farhangi "Intelligent Microgrid Research at BCIT"
IEEE EPEC’08, October 2008.
[6] J. Hughes (EPRI and CEIDS) "The Integrated Energy and
Communication Systems Architecture", EPRI, IECSA,
Functional Requirements, 2003.
[7] S. Kimura,A. Rotta, R. Abboud, R. Moraes, E. Zanirato J.
Bahia "Applying IEC 61850 to Real Life Modernization
Project for 30 Electrical substations" Elektro Eletricidade e
Serviços S.A. and Schweitzer Engineering Laboratories,
Inc., 2008.
K.P. Brand, C. Brunner, W. Wimmer, “Design of IEC 61850
based substation automation systems according to
customer requirement”, Cigre, B5 103,Session 2004.
[8] K.P. Brand , Marco Janssen, “The specification of
IEC61850 substation automation systems”, Distribution
Tech, 2005 Dan Diego.
[9] B.C. Lesieutre, W.H. Hagman, J.L. Kirtley Jr. "An
Improved Transformer Top Oil Temperature Model for
Use in An On-Line Monitoring and Diagnostic System”
IEEE Transactions on Power Delivery, Vol. 12, No. 1,
January 1997
[10] M. Ghareh, and L. Sepahi," Thermal Modeling of Dry-
Transformers and Estimating temperature rise” World
Academy of Science, Engineering and Technology 45
2008.
[11] I.S. Helland “PLS regression and statistical models”
Scandivian Journal of Statistics, 17, 97–114, 1990.
[12] R. Shoureshi,V. Permana,R. Wood,R. Swartzendruber.M.
Simoes “Optical Sensor for Transformer Monitoring”
Power Systems Engineering Research Center, University
of Denver, 2004.
[13] D. Russwurm "Partial Discharge Measurements and
Diagnostics on Power Transformers using a Multi-Channel
Digital PD Detector", HV Testing, Monitoring and
Diagnostics Workshop, Alexandria, Virginia,USA, 2000
[14] M. Begovic, B. Radibratovic, F. Lambert “On
Multiobjective Volt-VAR Optimization in Power
Systems”, Proceedings of the 37th Hawaii International
Conference on System Sciences – 2004.
[15] Y. LiuC, P. Zhanga, X. Qiub "Optimal volt/var control in
distribution systems" International Journal of Electrical
Power & Energy Systems Volume 24, Issue 4, May 2002,
Pages 271-276
[16] Y. LiuC, P. Zhanga, X. Qiub "Optimal volt/var control in
distribution systems" International Journal of Electrical
Power & Energy Systems Volume 24, Issue 4, May 2002,
Pages 271-276
Authorized licensed use limited to: University of Waterloo. Downloaded on June 04,2024 at 22:28:58 UTC from IEEE Xplore. Restrictions apply.