SlideShare a Scribd company logo
1
Christian Dufour, Ph.D.
Opal-RT Technologies
christian.dufour@opal-rt.com
ARTEMiS-SSN Features for
Micro-grid / Renewable Energy Source Integration
using Real-Time Simulation
(NASPI Workshop presentation with some additions)
2
Advancements in the Real-Time Simulation
of Large Active Distribution Systems
for PMU testing
Christian Dufour, Ph.D.
christian.dufour@opal-rt.com
March 24, 2015, San Mateo, CA, USA
Revision 2
3
• Show how real-time simulation technologies can help utilities and
researchers to develop and test PMUs and PMU applications
• Show different solver for Digital Real-time Simulator (DRTS) such as:
• Real-time Phasor (or Transient Stability) Simulation
• Real-time Electromagnetic Transient Simulation
• Special solver solutions like SSN for distribution systems.
• Show communication features of real-time simulator
• Support of IEC-61850 protocols (Sampled Values, GOOSE)
• Support of DNP3 protocol
• Support of IEEE C37.118 protocol for PMUs
• Example cases from actual users.
Presentation Objectives
4
Different solutions for different problem sizes
Real-Time
Transient
Stability
(or Phasor)
Simulation
(like PSS/e) Real-Time
ElectroMagnetic
Transient
Simulation
(like EMTP)
CPU-type
FPGA-
type
{
Opal-RT provides solutions for real-
time Transient Stability simulation
• ePHASORsim solver
• Sample time =1-10 milliseconds
Opal-RT also provides solutions for
real-time Electromagnetic Transient
Simulation:
• Hypersim and eMEGAsim with SSN
• Sample time= 10-100 µs
20 cores PC-based DRTS
5
• Biggest actual client case so far: 30000 busses (positive sequence)
• Support for 3 phase modeling. (More important in distribution grids)
• METIS routines used to partition admittance matrix for calculation on
many processors
Real-Time Transient Stability with ePHASORsim**
** V. Jalili-Marandi, E. Robert, V.Lapointe, J. Belanger, “A real-time transient stability simulation tool for large-scale power systems”.
2012 PES General meeting, San Diego, USA, July 22-26, 2012.
6
• Transmission line delays
allow large transmission
system to run in real-time.
• Ex: HQ grid run in real-time
on 128 core on SGI computer
• Automatic partition in
Hypersim RT simulator
Challenge of distribution networks with EMT-DRTS
7
• Transmission line delays
allow large transmission
system to run in real-time.
• Ex: HQ grid run in real-time
on 128 core on SGI computer
• Automatic partition in
Hypersim RT simulator
• There is no such ‘long’ lines
in distribution systems!
• Cannot parallelize tasks like
in transmission grids
Challenge of distribution networks with EMT-DRTS
8
State-Space Nodal (SSN) Solver for Parallel EMT RT-sim
• Reducing the node number is critical for DRTS because the LU factorization of Y
admittance matrix is an order O(R3) problem (R is rank of Y)
• SSN allow user to select the node location and limit the number of nodes.
• Less partitions make it easier to solve the equations on parallel cores,
without algorithmic delays.
Comparison of node number for standard nodal admittance method and SSN
Using EMTP/RTDS/Hypersim: 10 nodes, 16 ‘partitions’ Using SSN: 1 node, 2 partitions!
** C. Dufour, J. Mahseredjian , J. Bélanger, “A Combined State-Space Nodal Method for the Simulation of Power System Transients”,
IEEE Transactions on Power Delivery, Vol. 26, no. 2, April 2011 (ISSN 0885-8977), pp. 928-935
9
Parallel State-Space Nodal Solver (SSN)
• SSN allow the parallelisation of the network equations without delay.
• How is this possible? Reducing the node number has the effect of creating much bigger branch
equations. These SSN group equations are computed on many CPUs in parallel!
• Note that this would be possible in theory for standard EMTP but in would be practically
inefficient because of the inter-core communication costs for a large number of branches.
SSN groups computed mostly in parallel
LU solution is made
on a different core
10
Extending the real-time EMT simulation with SSN
• SSN node aggregation and parallel calculation capabilities pushes the limit of
real-time simulation of distribution grids
• ENEL Distribuzione, 750 nodes*, 52 µs ** France Distribution, 650 nodes*, 70 µs
**
** C. Dufour, S. Alma, S. Cuni, G. Scrosati, G. Valvo, G. Sapienza, "Renewable integration and protection studies on a 750-node distribution
grid using a real-time simulator and a delay-free parallel solver", CIRED-2015, Lyon, France, June 15-18, 2015
* Node definition may change these figures.
** Timing obtained using Intel-Xeon Processor-E5-2687W Xeon V3 and only 6 cores out of 20 available
11
SSN in More-Electric-Aircraft
(Bombardier Global Express)
• GLEX stats:
• 25 SSN groups
• 109 switches (all coupled)
• SSN admittance matrix size: 48x48
• Time step 39 µs
0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5
14
16
18
20
22
24
26
28
30
Time (s)
Voltage(V
DC
)
SPS 1us
SPS 50us
SSN 50us
L. Montealegre Lobo, C. Dufour, J. Mahseredjian, “Real-time Simulation of More-Electric Aircraft Power Systems”, Proceedings
of the 15th European Conference on Power Electronics and Applications (EPE’13 ECCE Europe), Lille, France, Sept. 3-5, 2013
12
Micro-Grid demos in SimPowerSystems
(new in R2015a)
http://www.mathworks.com/examples/simpower/4226-simplified-model-of-a-small-scaled-micro-grid
• Micro-grid composed of:
• Main source with breaker
• Feeder transformer
• Solar panel
• Battery with SOC and control
• Loads with profiles/breakers
• Native phasor solver can be used to study medium term energy availability
• SSN could be used to study transient behavior of the system with a real controller
13
• DNP 3 (Distributed Network Protocol)
Supported Protocols (list not exhaustive)
14
• DNP 3 (Distributed Network Protocol)
• IEC-61850
• IEC-61850-8-1 GOOSE
• IEC-61850-9-2 Sampled Values
Supported Protocols (list not exhaustive)
15
• DNP 3 (Distributed Network Protocol)
• IEC-61850
• IEC-61850-8-1 GOOSE
• IEC-61850-9-2 Sampled Values
• C37.118-2005
(Synchrophasor protocol)
• IRIG-B for GPS synchronization
• More than 100 virtual PMU allowed
• IEC60870-5-104 (for SCADA systems)
• Modbus, Modbus-TCP
• OPC (Open Platform Communications)
Supported Protocols (list not exhaustive)
Image curtesy of MEINBERG Radio Clocks GmbH
https://www.meinbergglobal.com
16
• EPFL in Switzerland developed an ultra-
precise PMU for distribution systems
• Validation was made with real-time simulated
IEEE 13 Bus test feeder system using SSN
• Node voltages/currents are send by the analog
outputs of the DRTS.
• Read by the prototyped PMUs (11 total)
• Other PMUs simulated in the DRTS.
• 100 softPMU possible. 30 tested as of May 2015
• Produce IEEE C37.118 stream which are gathered
by the Phasor Data Concentrator (OpenPDC)
PMU development and testing in the lab using DRTS**
** C. Dufour, J. Bélanger, "On the Use of Real-Time Simulation Technology in Smart Grid Research and
Development", IEEE Transactions on Industry Applications, Volume 50, Issue 6, Nov/Dec 2014.
17
• KTH researchers build a complete WAMPAC laboratory with eMEGAsim DRTS
• Connects to physical PMUs, relays, other PDC streams, portable visualization tools…
Complete WAMPAC laboratory with DRTS (SmarTS-LAB)
Almas, M.S. ;Baudette, M. ; Vanfretti,
L. ; Lovlund, S.; “Synchrophasor
network, laboratory and software
applications developed in the
STRONg2rid project”, 2014 PES
General Meeting Conference &
Exposition, Washington, USA, 27-31
July 2014
18
• Another group of researchers at KTH, Sweden, developed a test platform to
validate PMU performance and IEEE C37.118 standard compliance.
• Can connect both virtual and physical PMUs.
• Many applications developed such as on-line mode estimation and WAMPAC.
Synchrophasor test platforms with DRTS
Zhu, K., Deo, S., Al-Hammouri, A., Honeth, N., Chenine, M. et al. (2013) “Test Platform For Synchrophasor Based Wide-Area
Monitoring and Control Applications”. ,IEEE PES General Meeting Vancouver 2013
19
• Iterative MOV enable precise real-time fault testing
• Unique feature in the DRTS market in SSN and Hypersim
Iterative methods in real-time simulators
C. Dufour, O. Tremblay, “Iterative Algorithms of Surge Arrester for Real-Time Simulators”, 18th Power Systems
Computation Conference (PSCC 2014), August 18-22, 2014, Wroclaw, Poland.
20
• The increased power of multi-core PC is enabling even more powerful testing
methods for modern transmission and distribution grids.
• Transient Stability (TS) and Electromagnetic Transient (EMT) methods available in RT
• Coupled with efficient circuit solvers like SSN, we can now simulate
distribution grids of 750 nodes without algorithmic delays in EMT
• Node count simply follows Moore’s law, with new PCs.
• Transmission network (with long transmission lines): no size limits a priori. Hypersim can EMT
simulate the entire grid of the Province of Quebec on SGI with 128 cores.
• ePHASORsim: like PSS/e but in real-time.
• Actually support PSS/e files.
• Sized for 50000 nodes max in 2015, following Moore’s law.
• Communication protocols are important to make RT-sim of modern grids
• Opal-RT simulators support communication protocols like C37.118 and IEC-61850
Conclusion

More Related Content

What's hot

RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
OPAL-RT TECHNOLOGIES
 
Rapid Control Prototyping Solutions
Rapid Control Prototyping SolutionsRapid Control Prototyping Solutions
Rapid Control Prototyping Solutions
OPAL-RT TECHNOLOGIES
 
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and TestingWebinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNLRT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
OPAL-RT TECHNOLOGIES
 
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
OPAL-RT TECHNOLOGIES
 
OPAL-RT and RTDS Technologies Co-Simulation
OPAL-RT and RTDS Technologies Co-SimulationOPAL-RT and RTDS Technologies Co-Simulation
OPAL-RT and RTDS Technologies Co-Simulation
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RT
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RTRT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RT
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RTOPAL-RT TECHNOLOGIES
 
Webinar | HIL Testing of Electric Transportation
Webinar | HIL Testing of Electric TransportationWebinar | HIL Testing of Electric Transportation
Webinar | HIL Testing of Electric Transportation
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia LaboratoryRT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
OPAL-RT TECHNOLOGIES
 
OPAL-RT Seminar on HYPERSIM
OPAL-RT Seminar on HYPERSIMOPAL-RT Seminar on HYPERSIM
OPAL-RT Seminar on HYPERSIM
OPAL-RT TECHNOLOGIES
 
Lab-Scale MMC Test Bench
Lab-Scale MMC Test BenchLab-Scale MMC Test Bench
Lab-Scale MMC Test Bench
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
OPAL-RT TECHNOLOGIES
 

What's hot (20)

RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
 
Rapid Control Prototyping Solutions
Rapid Control Prototyping SolutionsRapid Control Prototyping Solutions
Rapid Control Prototyping Solutions
 
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and TestingWebinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
 
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
RT15 Berkeley | End-to-End Simulation Solution for Smart Grids Applications -...
 
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
RT15 Berkeley | NI / OPAL-RT Power Electronics HIL Teaching Laboratory - Nati...
 
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNLRT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
 
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
RT15 Berkeley | Multi-Terminal Power Hardware-in-the-Loop Test-Bench for Powe...
 
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
OPAL-RT | Setup and Performance of a Combined Hardware-in-loop and Software-i...
 
OPAL-RT and RTDS Technologies Co-Simulation
OPAL-RT and RTDS Technologies Co-SimulationOPAL-RT and RTDS Technologies Co-Simulation
OPAL-RT and RTDS Technologies Co-Simulation
 
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RT
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RTRT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RT
RT15 Berkeley | Real-time simulation as a prime tool for Cybersecurity - OPAL-RT
 
Webinar | HIL Testing of Electric Transportation
Webinar | HIL Testing of Electric TransportationWebinar | HIL Testing of Electric Transportation
Webinar | HIL Testing of Electric Transportation
 
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
2017 Atlanta Regional User Seminar - Residential Battery Storage Systems. Des...
 
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab
RT15 Berkeley | Grid Intergration Group - Lawrence Berkeley National Lab
 
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia LaboratoryRT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
RT15 Berkeley | Optimized Power Flow Control in Microgrids - Sandia Laboratory
 
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
RT15 Berkeley | Enel Distribuzione activities and Real-Time simulations exper...
 
OPAL-RT Seminar on HYPERSIM
OPAL-RT Seminar on HYPERSIMOPAL-RT Seminar on HYPERSIM
OPAL-RT Seminar on HYPERSIM
 
Lab-Scale MMC Test Bench
Lab-Scale MMC Test BenchLab-Scale MMC Test Bench
Lab-Scale MMC Test Bench
 
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
 
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
 
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
2017 Atlanta Regional User Seminar - Real-Time Volt/Var Optimization Scheme f...
 

Similar to RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Source Integration using Real-Time Simulation - OPAL-RT

Advancements in the Real-Time Simulation of Large Active Distribution Systems...
Advancements in the Real-Time Simulation of Large Active Distribution Systems...Advancements in the Real-Time Simulation of Large Active Distribution Systems...
Advancements in the Real-Time Simulation of Large Active Distribution Systems...
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: State-Space Nodal
OPAL-RT RT14 Conference: State-Space NodalOPAL-RT RT14 Conference: State-Space Nodal
OPAL-RT RT14 Conference: State-Space Nodal
OPAL-RT TECHNOLOGIES
 
NoC simulators presentation
NoC simulators presentationNoC simulators presentation
NoC simulators presentation
Hossam Hassan
 
OPAL-RT real-time simulation at RTE
OPAL-RT real-time simulation at RTEOPAL-RT real-time simulation at RTE
OPAL-RT real-time simulation at RTE
OPAL-RT TECHNOLOGIES
 
Open Source Software Tools for Synchrophasor Applications
Open Source Software Tools for  Synchrophasor ApplicationsOpen Source Software Tools for  Synchrophasor Applications
Open Source Software Tools for Synchrophasor Applications
Luigi Vanfretti
 
Bitm2003 802.11g
Bitm2003 802.11gBitm2003 802.11g
Bitm2003 802.11gArpan Pal
 
6Tisch telecom_bretagne_2016
6Tisch telecom_bretagne_20166Tisch telecom_bretagne_2016
6Tisch telecom_bretagne_2016
Pascal Thubert
 
OPAL-RT Webinar - HYPERSIM
OPAL-RT Webinar - HYPERSIMOPAL-RT Webinar - HYPERSIM
OPAL-RT Webinar - HYPERSIM
OPAL-RT TECHNOLOGIES
 
OPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay TestingOPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT TECHNOLOGIES
 
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
Luigi Vanfretti
 
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...amin azari
 
Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
ABYTHOMAS46
 
Lte overview titus
Lte overview titusLte overview titus
Lte overview titus
Nabil Al_Mutawakel
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUs
Luigi Vanfretti
 
Thesis PresentationvFinal3
Thesis PresentationvFinal3Thesis PresentationvFinal3
Thesis PresentationvFinal3M Ghorbanzadeh
 
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
deawoo Kim
 
A 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forA 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forAlexander Decker
 
A 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forA 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forAlexander Decker
 
performanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdfperformanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdf
ABYTHOMAS46
 

Similar to RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Source Integration using Real-Time Simulation - OPAL-RT (20)

Advancements in the Real-Time Simulation of Large Active Distribution Systems...
Advancements in the Real-Time Simulation of Large Active Distribution Systems...Advancements in the Real-Time Simulation of Large Active Distribution Systems...
Advancements in the Real-Time Simulation of Large Active Distribution Systems...
 
OPAL-RT RT14 Conference: State-Space Nodal
OPAL-RT RT14 Conference: State-Space NodalOPAL-RT RT14 Conference: State-Space Nodal
OPAL-RT RT14 Conference: State-Space Nodal
 
NoC simulators presentation
NoC simulators presentationNoC simulators presentation
NoC simulators presentation
 
Opal rt e phaso rsim_2013
Opal rt e phaso rsim_2013Opal rt e phaso rsim_2013
Opal rt e phaso rsim_2013
 
OPAL-RT real-time simulation at RTE
OPAL-RT real-time simulation at RTEOPAL-RT real-time simulation at RTE
OPAL-RT real-time simulation at RTE
 
Open Source Software Tools for Synchrophasor Applications
Open Source Software Tools for  Synchrophasor ApplicationsOpen Source Software Tools for  Synchrophasor Applications
Open Source Software Tools for Synchrophasor Applications
 
Bitm2003 802.11g
Bitm2003 802.11gBitm2003 802.11g
Bitm2003 802.11g
 
6Tisch telecom_bretagne_2016
6Tisch telecom_bretagne_20166Tisch telecom_bretagne_2016
6Tisch telecom_bretagne_2016
 
OPAL-RT Webinar - HYPERSIM
OPAL-RT Webinar - HYPERSIMOPAL-RT Webinar - HYPERSIM
OPAL-RT Webinar - HYPERSIM
 
OPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay TestingOPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay Testing
 
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
 
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...
Lifetime-Aware Scheduling and Power Control for Cellular-based M2M Communicat...
 
Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
 
Lte overview titus
Lte overview titusLte overview titus
Lte overview titus
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUs
 
Thesis PresentationvFinal3
Thesis PresentationvFinal3Thesis PresentationvFinal3
Thesis PresentationvFinal3
 
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
Revisiting Sensor MAC for Periodic Monitoring: Why Should Transmitters Be Ear...
 
A 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forA 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system for
 
A 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system forA 32 channel modular multi input data acquisition system for
A 32 channel modular multi input data acquisition system for
 
performanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdfperformanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdf
 

Recently uploaded

Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 

Recently uploaded (20)

Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 

RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Source Integration using Real-Time Simulation - OPAL-RT

  • 1. 1 Christian Dufour, Ph.D. Opal-RT Technologies christian.dufour@opal-rt.com ARTEMiS-SSN Features for Micro-grid / Renewable Energy Source Integration using Real-Time Simulation (NASPI Workshop presentation with some additions)
  • 2. 2 Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing Christian Dufour, Ph.D. christian.dufour@opal-rt.com March 24, 2015, San Mateo, CA, USA Revision 2
  • 3. 3 • Show how real-time simulation technologies can help utilities and researchers to develop and test PMUs and PMU applications • Show different solver for Digital Real-time Simulator (DRTS) such as: • Real-time Phasor (or Transient Stability) Simulation • Real-time Electromagnetic Transient Simulation • Special solver solutions like SSN for distribution systems. • Show communication features of real-time simulator • Support of IEC-61850 protocols (Sampled Values, GOOSE) • Support of DNP3 protocol • Support of IEEE C37.118 protocol for PMUs • Example cases from actual users. Presentation Objectives
  • 4. 4 Different solutions for different problem sizes Real-Time Transient Stability (or Phasor) Simulation (like PSS/e) Real-Time ElectroMagnetic Transient Simulation (like EMTP) CPU-type FPGA- type { Opal-RT provides solutions for real- time Transient Stability simulation • ePHASORsim solver • Sample time =1-10 milliseconds Opal-RT also provides solutions for real-time Electromagnetic Transient Simulation: • Hypersim and eMEGAsim with SSN • Sample time= 10-100 µs 20 cores PC-based DRTS
  • 5. 5 • Biggest actual client case so far: 30000 busses (positive sequence) • Support for 3 phase modeling. (More important in distribution grids) • METIS routines used to partition admittance matrix for calculation on many processors Real-Time Transient Stability with ePHASORsim** ** V. Jalili-Marandi, E. Robert, V.Lapointe, J. Belanger, “A real-time transient stability simulation tool for large-scale power systems”. 2012 PES General meeting, San Diego, USA, July 22-26, 2012.
  • 6. 6 • Transmission line delays allow large transmission system to run in real-time. • Ex: HQ grid run in real-time on 128 core on SGI computer • Automatic partition in Hypersim RT simulator Challenge of distribution networks with EMT-DRTS
  • 7. 7 • Transmission line delays allow large transmission system to run in real-time. • Ex: HQ grid run in real-time on 128 core on SGI computer • Automatic partition in Hypersim RT simulator • There is no such ‘long’ lines in distribution systems! • Cannot parallelize tasks like in transmission grids Challenge of distribution networks with EMT-DRTS
  • 8. 8 State-Space Nodal (SSN) Solver for Parallel EMT RT-sim • Reducing the node number is critical for DRTS because the LU factorization of Y admittance matrix is an order O(R3) problem (R is rank of Y) • SSN allow user to select the node location and limit the number of nodes. • Less partitions make it easier to solve the equations on parallel cores, without algorithmic delays. Comparison of node number for standard nodal admittance method and SSN Using EMTP/RTDS/Hypersim: 10 nodes, 16 ‘partitions’ Using SSN: 1 node, 2 partitions! ** C. Dufour, J. Mahseredjian , J. Bélanger, “A Combined State-Space Nodal Method for the Simulation of Power System Transients”, IEEE Transactions on Power Delivery, Vol. 26, no. 2, April 2011 (ISSN 0885-8977), pp. 928-935
  • 9. 9 Parallel State-Space Nodal Solver (SSN) • SSN allow the parallelisation of the network equations without delay. • How is this possible? Reducing the node number has the effect of creating much bigger branch equations. These SSN group equations are computed on many CPUs in parallel! • Note that this would be possible in theory for standard EMTP but in would be practically inefficient because of the inter-core communication costs for a large number of branches. SSN groups computed mostly in parallel LU solution is made on a different core
  • 10. 10 Extending the real-time EMT simulation with SSN • SSN node aggregation and parallel calculation capabilities pushes the limit of real-time simulation of distribution grids • ENEL Distribuzione, 750 nodes*, 52 µs ** France Distribution, 650 nodes*, 70 µs ** ** C. Dufour, S. Alma, S. Cuni, G. Scrosati, G. Valvo, G. Sapienza, "Renewable integration and protection studies on a 750-node distribution grid using a real-time simulator and a delay-free parallel solver", CIRED-2015, Lyon, France, June 15-18, 2015 * Node definition may change these figures. ** Timing obtained using Intel-Xeon Processor-E5-2687W Xeon V3 and only 6 cores out of 20 available
  • 11. 11 SSN in More-Electric-Aircraft (Bombardier Global Express) • GLEX stats: • 25 SSN groups • 109 switches (all coupled) • SSN admittance matrix size: 48x48 • Time step 39 µs 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 14 16 18 20 22 24 26 28 30 Time (s) Voltage(V DC ) SPS 1us SPS 50us SSN 50us L. Montealegre Lobo, C. Dufour, J. Mahseredjian, “Real-time Simulation of More-Electric Aircraft Power Systems”, Proceedings of the 15th European Conference on Power Electronics and Applications (EPE’13 ECCE Europe), Lille, France, Sept. 3-5, 2013
  • 12. 12 Micro-Grid demos in SimPowerSystems (new in R2015a) http://www.mathworks.com/examples/simpower/4226-simplified-model-of-a-small-scaled-micro-grid • Micro-grid composed of: • Main source with breaker • Feeder transformer • Solar panel • Battery with SOC and control • Loads with profiles/breakers • Native phasor solver can be used to study medium term energy availability • SSN could be used to study transient behavior of the system with a real controller
  • 13. 13 • DNP 3 (Distributed Network Protocol) Supported Protocols (list not exhaustive)
  • 14. 14 • DNP 3 (Distributed Network Protocol) • IEC-61850 • IEC-61850-8-1 GOOSE • IEC-61850-9-2 Sampled Values Supported Protocols (list not exhaustive)
  • 15. 15 • DNP 3 (Distributed Network Protocol) • IEC-61850 • IEC-61850-8-1 GOOSE • IEC-61850-9-2 Sampled Values • C37.118-2005 (Synchrophasor protocol) • IRIG-B for GPS synchronization • More than 100 virtual PMU allowed • IEC60870-5-104 (for SCADA systems) • Modbus, Modbus-TCP • OPC (Open Platform Communications) Supported Protocols (list not exhaustive) Image curtesy of MEINBERG Radio Clocks GmbH https://www.meinbergglobal.com
  • 16. 16 • EPFL in Switzerland developed an ultra- precise PMU for distribution systems • Validation was made with real-time simulated IEEE 13 Bus test feeder system using SSN • Node voltages/currents are send by the analog outputs of the DRTS. • Read by the prototyped PMUs (11 total) • Other PMUs simulated in the DRTS. • 100 softPMU possible. 30 tested as of May 2015 • Produce IEEE C37.118 stream which are gathered by the Phasor Data Concentrator (OpenPDC) PMU development and testing in the lab using DRTS** ** C. Dufour, J. Bélanger, "On the Use of Real-Time Simulation Technology in Smart Grid Research and Development", IEEE Transactions on Industry Applications, Volume 50, Issue 6, Nov/Dec 2014.
  • 17. 17 • KTH researchers build a complete WAMPAC laboratory with eMEGAsim DRTS • Connects to physical PMUs, relays, other PDC streams, portable visualization tools… Complete WAMPAC laboratory with DRTS (SmarTS-LAB) Almas, M.S. ;Baudette, M. ; Vanfretti, L. ; Lovlund, S.; “Synchrophasor network, laboratory and software applications developed in the STRONg2rid project”, 2014 PES General Meeting Conference & Exposition, Washington, USA, 27-31 July 2014
  • 18. 18 • Another group of researchers at KTH, Sweden, developed a test platform to validate PMU performance and IEEE C37.118 standard compliance. • Can connect both virtual and physical PMUs. • Many applications developed such as on-line mode estimation and WAMPAC. Synchrophasor test platforms with DRTS Zhu, K., Deo, S., Al-Hammouri, A., Honeth, N., Chenine, M. et al. (2013) “Test Platform For Synchrophasor Based Wide-Area Monitoring and Control Applications”. ,IEEE PES General Meeting Vancouver 2013
  • 19. 19 • Iterative MOV enable precise real-time fault testing • Unique feature in the DRTS market in SSN and Hypersim Iterative methods in real-time simulators C. Dufour, O. Tremblay, “Iterative Algorithms of Surge Arrester for Real-Time Simulators”, 18th Power Systems Computation Conference (PSCC 2014), August 18-22, 2014, Wroclaw, Poland.
  • 20. 20 • The increased power of multi-core PC is enabling even more powerful testing methods for modern transmission and distribution grids. • Transient Stability (TS) and Electromagnetic Transient (EMT) methods available in RT • Coupled with efficient circuit solvers like SSN, we can now simulate distribution grids of 750 nodes without algorithmic delays in EMT • Node count simply follows Moore’s law, with new PCs. • Transmission network (with long transmission lines): no size limits a priori. Hypersim can EMT simulate the entire grid of the Province of Quebec on SGI with 128 cores. • ePHASORsim: like PSS/e but in real-time. • Actually support PSS/e files. • Sized for 50000 nodes max in 2015, following Moore’s law. • Communication protocols are important to make RT-sim of modern grids • Opal-RT simulators support communication protocols like C37.118 and IEC-61850 Conclusion

Editor's Notes

  1. DNP3 (Distributed Network Protocol) is a set of communications protocols used between components in process automation systems. Its main use is in utilities such as electric and water companies. Usage in other industries is not common. It was developed for communications between various types of data acquisition and control equipment. It plays a crucial role in SCADAsystems, where it is used by SCADA Master Stations (aka Control Centers), Remote Terminal Units (RTUs), and Intelligent Electronic Devices (IEDs). It is primarily used for communications between a master station and RTUs or IEDs SCADA (supervisory control and data acquisition) is a type of industrial control system (ICS). Industrial control systems are computer controlled systems that monitor and control industrial processes that exist in the physical world. SCADA systems historically distinguish themselves from other ICS systems by being large scale processes that can include multiple sites, and large distances. These processes include industrial, infrastructure, and facility-based processes A phasor measurement unit (PMU) or synchrophasor is a device which measures the electrical waves on an electricity grid, using a common time source for synchronization. Time synchronization allows synchronized real-time measurements of multiple remote measurement points on the grid OLE for Process Control (OPC), which stands for Object Linking and Embedding (OLE) for Process Control, is the original name for a standards specification developed in 1996 by an industrial automation industry task force. The standard specifies the communication of real-time plant data between control devices from different manufacturers. DIgSILENT PowerFactory is a leading power system analysis software for applications in generation, transmission, distribution and industrial systems. It is integrating all required functions, easy to use, fully Windows compatible and combines reliable and flexible system modeling capabilities with state-of-the-art algorithms and a unique database concept. IEC-60870-5-104 is an International Communications Protocol Standard for the Telecontrol of electric power transmission systems, which is being widely adopted in many countries throughout the world. The standard specifies the use of permanent directly connected Links between Telecontrol stations. Dedicated base band cables, power line carriers or radios may be used for analog channel communication or direct digital links may be used.
  2. DNP3 (Distributed Network Protocol) is a set of communications protocols used between components in process automation systems. Its main use is in utilities such as electric and water companies. Usage in other industries is not common. It was developed for communications between various types of data acquisition and control equipment. It plays a crucial role in SCADAsystems, where it is used by SCADA Master Stations (aka Control Centers), Remote Terminal Units (RTUs), and Intelligent Electronic Devices (IEDs). It is primarily used for communications between a master station and RTUs or IEDs SCADA (supervisory control and data acquisition) is a type of industrial control system (ICS). Industrial control systems are computer controlled systems that monitor and control industrial processes that exist in the physical world. SCADA systems historically distinguish themselves from other ICS systems by being large scale processes that can include multiple sites, and large distances. These processes include industrial, infrastructure, and facility-based processes A phasor measurement unit (PMU) or synchrophasor is a device which measures the electrical waves on an electricity grid, using a common time source for synchronization. Time synchronization allows synchronized real-time measurements of multiple remote measurement points on the grid OLE for Process Control (OPC), which stands for Object Linking and Embedding (OLE) for Process Control, is the original name for a standards specification developed in 1996 by an industrial automation industry task force. The standard specifies the communication of real-time plant data between control devices from different manufacturers. DIgSILENT PowerFactory is a leading power system analysis software for applications in generation, transmission, distribution and industrial systems. It is integrating all required functions, easy to use, fully Windows compatible and combines reliable and flexible system modeling capabilities with state-of-the-art algorithms and a unique database concept. IEC-60870-5-104 is an International Communications Protocol Standard for the Telecontrol of electric power transmission systems, which is being widely adopted in many countries throughout the world. The standard specifies the use of permanent directly connected Links between Telecontrol stations. Dedicated base band cables, power line carriers or radios may be used for analog channel communication or direct digital links may be used.
  3. DNP3 (Distributed Network Protocol) is a set of communications protocols used between components in process automation systems. Its main use is in utilities such as electric and water companies. Usage in other industries is not common. It was developed for communications between various types of data acquisition and control equipment. It plays a crucial role in SCADAsystems, where it is used by SCADA Master Stations (aka Control Centers), Remote Terminal Units (RTUs), and Intelligent Electronic Devices (IEDs). It is primarily used for communications between a master station and RTUs or IEDs SCADA (supervisory control and data acquisition) is a type of industrial control system (ICS). Industrial control systems are computer controlled systems that monitor and control industrial processes that exist in the physical world. SCADA systems historically distinguish themselves from other ICS systems by being large scale processes that can include multiple sites, and large distances. These processes include industrial, infrastructure, and facility-based processes A phasor measurement unit (PMU) or synchrophasor is a device which measures the electrical waves on an electricity grid, using a common time source for synchronization. Time synchronization allows synchronized real-time measurements of multiple remote measurement points on the grid OLE for Process Control (OPC), which stands for Object Linking and Embedding (OLE) for Process Control, is the original name for a standards specification developed in 1996 by an industrial automation industry task force. The standard specifies the communication of real-time plant data between control devices from different manufacturers. DIgSILENT PowerFactory is a leading power system analysis software for applications in generation, transmission, distribution and industrial systems. It is integrating all required functions, easy to use, fully Windows compatible and combines reliable and flexible system modeling capabilities with state-of-the-art algorithms and a unique database concept. IEC-60870-5-104 is an International Communications Protocol Standard for the Telecontrol of electric power transmission systems, which is being widely adopted in many countries throughout the world. The standard specifies the use of permanent directly connected Links between Telecontrol stations. Dedicated base band cables, power line carriers or radios may be used for analog channel communication or direct digital links may be used.
  4. Situational awareness
  5. Situational awareness