SlideShare a Scribd company logo
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Dr. Sebastian Rohjans
OFFIS – Institute for Information
Technology
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
THE SMART ENERGY
SIMULATION AND
AUTOMATION LAB (SESA)
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Future Energy Systems
 Integration of high numbers of active components into control systems
 Supply-dependent and uncertainty about forecasts
 Automated operational optimization required
LV LV
MV
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
ManagingComplexity
Smart Grids are
complex systems
Field Testing:
 Expensive
 Inflexible
 Dangerous
Simulation
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Simulation of Smart Energy Systems
 Suitable
consideration of all
facets is essential!
 Formal analysis
vs. simulation
 Integration of
heterogeneous
models and
simulators
1° at 50 Hz1 cycle1 second1 minute1 hour1 day
Partial Differential Equations (PDE)
Ordinary Differential Equations (ODE)
Algebraic Equations/Phasors (AE)
Discrete Automata (DA)
Time Series (TS)
Probability Density Functions (PDF)
Static Rules/Descriptions (SR)
V
Hz
computational expense
based on the
model representation
„trusted“
„untrusted“
Model Representations
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Simulation of Smart Energy Systems (cont`d)
 Use case specific „functional“ combination
 Simplified discrete models
 High-precision (dynamic) models
 Automated composition and orchestration of heterogeneous
models in dependence of
 Availability of models
 Availability of time
 Availability of budget
 Inspected matter
 Assessing the quality of conducted experiments
 Systematic „errors“
 Statistical significance
 A recurring process!
MS
MS
MS
NS
NS
NS
NS
NS
NS
NS
NS
NS
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
SESA-Lab
Hard- and Software Integration Platform
Real-Time Automation Lab
(University of Oldenburg)
Co-Simulation Platform
(OFFIS – Institute for InformationTechnology)
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
mosaik
mosaik – Modular Smart Grid Co-Simulation
 Automated composition and orchestration of heterogeneous
energy system models
 Flexible mosaik-API for simulators, control strategies (MAS), etc.
 Powerful description language for scenarios (rule-based
instantiation and linking of models)
 Smart Grid reference model
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
mosaik
Example Scenario
# Starting Simulators
pypower = start('PyPower')
hhsim = start('HouseholdSim')
pvsim = start('CSV')
# Instantiating models
grid = pypower.Grid(gridfile=GRID_FILE)
houses = hhsim.ResidentialLoads(
profile_file=PROFILE_FILE)
pvs = pvsim.PV.create(20)
# Connecting Entities
connect_by_node_id(houses, grid)
connect_randomly(pvs, grid.filter_name('node_*'))
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
mosaik
mosaik – Modular Smart Grid Co-Simulation
 Automated composition and orchestration of heterogeneous
energy system models
 Flexible mosaik-API for simulators, control strategies (MAS), etc.
 Powerful description language for scenarios (rule-based
instantiation and linking of models)
 Smart Grid reference model
 Event-based simulation (coordinated execution and data exchange)
 After a testing phase with international partners it is now available
as Open Source Software (http://mosaik.offis.de)
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
SESA-Lab
Hard- and Software Integration Platform
Real-Time Automation Lab
(University of Oldenburg)
Co-Simulation Platform
(OFFIS – Institute for InformationTechnology)
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
SESA-Lab
Topology Independent Linking and Allocation
of I/O (analog and digital)
...
VPN Gateway Router/Firewall
Internet
HERO Cluster
(High-End Computing Resource Oldenburg)
25 (max. 100) Sessions @ 1Gbit/s
...
...
6xBECKHOFF CX2020RT-Device-Targets
Component Models
Agents
Controller
18x
Communication Simulation
D/A
EtherCAT
Ethernet
96x Ports
48x Ports
I/O-Switch
Station Displays
Switching State
Utilization
LabView
Console
2x6x CPUs @ 2,6 GHz
Virtualization Server
mosaik-Simulation
Development Environment
License Server
Control Station
SCADA
IEC 60870
IEC61850UMLCIM(61970/61968)
OPCUA(62541)
Standard-compliant
Information- and
Process Chain
Protocol Switch
18x
6x Cores (~140 Nodes)
...
Station Computer
Control System
Protection System
Component Models
Agents
Controller
3xBECKHOFF C6920
D/A
D/A
Projected Extensions
(2014-2016)
RT-Grid-Target
Power Grid Models
Component Models
3x Cores (~70 Nodes)
OPAL-RT eMEGAsim
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
SESA-Lab
Hard- and Software Integration Platform
Highly
dynamic
Steady
State
Opal-RT eMEGAsim
Real-time simulator
Models created with Matlab/Simulink
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
FirstTests eMEGAsim
SimPowerSystems
mm
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
FirstTests eMEGAsim
SimPowerSystems
m
Ueff
Ieff
PLoad
PGeneration
Wait for
real time
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Coupling Requirements
 Real-time
 Continuous
 μs resolution
 Transients
 Time domain
 Harmonics
 Simulation time
 Discrete event
 sec resolution
 Frequency domain
Tool A (eMEGAsim) Tool B (mosaik)
Latency handling
A B
Real-time!Information
exchange!
fft,
wavelets,
ML?
Loss handling
Accuracy!
A B
Uncertainty
quantification
Effectivity!
A ! B
Scheduling
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Future Developments
 SimPowerSystems instead of Simscape
 Interfacing between SPS and Simulink
 General approach for RT scenario component
 Event identification for dynamic simulation
 Dynamic real-time scheduling
 Framework for global uncertainty quantification
The 7th International Conference
on Real-Time Simulation Technologies
Montreal | 9-12 June, 2014
Summary
 Transition towards Smart Grids implies significant changes in the overall
energy system’s architecture and infrastructure
 Continuously increasing level of the system’s complexity
 For managing, analyzing, and understanding this novel Smart Grid
system, simulation approaches have to be adopted
 Although different approach already exist, most of them are still
developed for a certain purpose and do not follow a modular,
composable and integrative approach
 However, as Smart Grid simulation is a highly interdisciplinary field of
application, simulation suites (tools) should fill this gap

More Related Content

Similar to OPAL-RT RT14 Conference: SESA Laboratory

OPAL-RT RT14: Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
OPAL-RT RT14:  Power Hardware-In-the-Loop (PHIL) with EtherCAT ProtocolOPAL-RT RT14:  Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
OPAL-RT RT14: Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation managementOPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation management
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studiesOPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: AMEsim
OPAL-RT RT14 Conference: AMEsimOPAL-RT RT14 Conference: AMEsim
OPAL-RT RT14 Conference: AMEsim
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: HIL system & ECU testing
OPAL-RT RT14 Conference: HIL system & ECU testingOPAL-RT RT14 Conference: HIL system & ECU testing
OPAL-RT RT14 Conference: HIL system & ECU testing
OPAL-RT TECHNOLOGIES
 
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIMOPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
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
 
OPAL-RT RT14 Conference: Three level inverter SynRM drive
OPAL-RT RT14 Conference: Three level inverter SynRM driveOPAL-RT RT14 Conference: Three level inverter SynRM drive
OPAL-RT RT14 Conference: Three level inverter SynRM drive
OPAL-RT TECHNOLOGIES
 
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
Pooyan Jamshidi
 
Mmsys slideshare-intel-nokia
Mmsys slideshare-intel-nokiaMmsys slideshare-intel-nokia
Mmsys slideshare-intel-nokia
Rufael Mekuria
 
OPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
OPAL-RT RT14 Conference: Real-time HIL/RCP LaboratoryOPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
OPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
OPAL-RT TECHNOLOGIES
 
Adaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computingAdaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computing
www.pixelsolutionbd.com
 
OPAL-RT RT14: BMS HIl Testing
OPAL-RT RT14: BMS HIl TestingOPAL-RT RT14: BMS HIl Testing
OPAL-RT RT14: BMS HIl Testing
OPAL-RT TECHNOLOGIES
 
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
Francisco José Gómez López
 
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
Luigi Vanfretti
 
TUW-ASE Summer 2015: IoT Cloud Systems
TUW-ASE Summer 2015:  IoT Cloud SystemsTUW-ASE Summer 2015:  IoT Cloud Systems
TUW-ASE Summer 2015: IoT Cloud Systems
Hong-Linh Truong
 
A Web-­Based Simulator for a Discrete Manufacturing System
A Web-­Based Simulator for a Discrete  Manufacturing SystemA Web-­Based Simulator for a Discrete  Manufacturing System
Virtual machine consolidation for cloud data centers using parameter based ad...
Virtual machine consolidation for cloud data centers using parameter based ad...Virtual machine consolidation for cloud data centers using parameter based ad...
Virtual machine consolidation for cloud data centers using parameter based ad...
Abdelkhalik Mosa
 
New
NewNew
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud Systems
Hong-Linh Truong
 

Similar to OPAL-RT RT14 Conference: SESA Laboratory (20)

OPAL-RT RT14: Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
OPAL-RT RT14:  Power Hardware-In-the-Loop (PHIL) with EtherCAT ProtocolOPAL-RT RT14:  Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
OPAL-RT RT14: Power Hardware-In-the-Loop (PHIL) with EtherCAT Protocol
 
OPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation managementOPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation management
 
OPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studiesOPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studies
 
OPAL-RT RT14 Conference: AMEsim
OPAL-RT RT14 Conference: AMEsimOPAL-RT RT14 Conference: AMEsim
OPAL-RT RT14 Conference: AMEsim
 
OPAL-RT RT14 Conference: HIL system & ECU testing
OPAL-RT RT14 Conference: HIL system & ECU testingOPAL-RT RT14 Conference: HIL system & ECU testing
OPAL-RT RT14 Conference: HIL system & ECU testing
 
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIMOPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
OPAL-RT RT14 Conference: HIL testing of protection relays using HYPERSIM
 
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 RT14 Conference: Three level inverter SynRM drive
OPAL-RT RT14 Conference: Three level inverter SynRM driveOPAL-RT RT14 Conference: Three level inverter SynRM drive
OPAL-RT RT14 Conference: Three level inverter SynRM drive
 
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
Machine Learning Meets Quantitative Planning: Enabling Self-Adaptation in Aut...
 
Mmsys slideshare-intel-nokia
Mmsys slideshare-intel-nokiaMmsys slideshare-intel-nokia
Mmsys slideshare-intel-nokia
 
OPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
OPAL-RT RT14 Conference: Real-time HIL/RCP LaboratoryOPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
OPAL-RT RT14 Conference: Real-time HIL/RCP Laboratory
 
Adaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computingAdaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computing
 
OPAL-RT RT14: BMS HIl Testing
OPAL-RT RT14: BMS HIl TestingOPAL-RT RT14: BMS HIl Testing
OPAL-RT RT14: BMS HIl Testing
 
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM Compliant Model-Based Cyber-Physical Power System Design and Simu...
 
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
Towards CIM-Compliant Model-Based Cyber-Physical Power System Design and Simu...
 
TUW-ASE Summer 2015: IoT Cloud Systems
TUW-ASE Summer 2015:  IoT Cloud SystemsTUW-ASE Summer 2015:  IoT Cloud Systems
TUW-ASE Summer 2015: IoT Cloud Systems
 
A Web-­Based Simulator for a Discrete Manufacturing System
A Web-­Based Simulator for a Discrete  Manufacturing SystemA Web-­Based Simulator for a Discrete  Manufacturing System
A Web-­Based Simulator for a Discrete Manufacturing System
 
Virtual machine consolidation for cloud data centers using parameter based ad...
Virtual machine consolidation for cloud data centers using parameter based ad...Virtual machine consolidation for cloud data centers using parameter based ad...
Virtual machine consolidation for cloud data centers using parameter based ad...
 
New
NewNew
New
 
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud Systems
 

More from OPAL-RT TECHNOLOGIES

Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
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 - Conclusion
2017 Atlanta Regional User Seminar - Conclusion 2017 Atlanta Regional User Seminar - Conclusion
2017 Atlanta Regional User Seminar - Conclusion
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
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 - 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
 
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
 
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
OPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction
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
 
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
 
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
 
Power Grid Cybersecurity
Power Grid CybersecurityPower Grid Cybersecurity
Power Grid Cybersecurity
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
 
Microgrid Controller HIL Demonstration Platform
Microgrid Controller HIL Demonstration Platform Microgrid Controller HIL Demonstration Platform
Microgrid Controller HIL Demonstration Platform
OPAL-RT TECHNOLOGIES
 
Rapid Control Prototyping Solutions
Rapid Control Prototyping SolutionsRapid Control Prototyping Solutions
Rapid Control Prototyping Solutions
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
 
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | HYPERSIM - OPAL-RT
RT15 Berkeley | HYPERSIM - OPAL-RTRT15 Berkeley | HYPERSIM - OPAL-RT
RT15 Berkeley | HYPERSIM - OPAL-RT
OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
OPAL-RT TECHNOLOGIES
 

More from OPAL-RT TECHNOLOGIES (20)

Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
Detailed large-scale real-time HYPERSIM EMT simulation for transient stabilit...
 
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 - Conclusion
2017 Atlanta Regional User Seminar - Conclusion 2017 Atlanta Regional User Seminar - Conclusion
2017 Atlanta Regional User Seminar - Conclusion
 
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
 
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 - 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...
 
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...
 
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
Comparison of Non-real-time and Real-time Simulators with Relays-in-the-Loop ...
 
2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction
 
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
 
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 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
 
Power Grid Cybersecurity
Power Grid CybersecurityPower Grid Cybersecurity
Power Grid Cybersecurity
 
Lab-Scale MMC Test Bench
Lab-Scale MMC Test BenchLab-Scale MMC Test Bench
Lab-Scale MMC Test Bench
 
Microgrid Controller HIL Demonstration Platform
Microgrid Controller HIL Demonstration Platform Microgrid Controller HIL Demonstration Platform
Microgrid Controller HIL Demonstration Platform
 
Rapid Control Prototyping Solutions
Rapid Control Prototyping SolutionsRapid Control Prototyping Solutions
Rapid Control Prototyping Solutions
 
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...
 
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
 
RT15 Berkeley | HYPERSIM - OPAL-RT
RT15 Berkeley | HYPERSIM - OPAL-RTRT15 Berkeley | HYPERSIM - OPAL-RT
RT15 Berkeley | HYPERSIM - OPAL-RT
 
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
 

Recently uploaded

Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
Federico Razzoli
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
OpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - AuthorizationOpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - Authorization
David Brossard
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 

Recently uploaded (20)

Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
OpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - AuthorizationOpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - Authorization
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 

OPAL-RT RT14 Conference: SESA Laboratory

  • 1. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Dr. Sebastian Rohjans OFFIS – Institute for Information Technology
  • 2. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 THE SMART ENERGY SIMULATION AND AUTOMATION LAB (SESA)
  • 3. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Future Energy Systems  Integration of high numbers of active components into control systems  Supply-dependent and uncertainty about forecasts  Automated operational optimization required LV LV MV
  • 4. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 ManagingComplexity Smart Grids are complex systems Field Testing:  Expensive  Inflexible  Dangerous Simulation
  • 5. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Simulation of Smart Energy Systems  Suitable consideration of all facets is essential!  Formal analysis vs. simulation  Integration of heterogeneous models and simulators 1° at 50 Hz1 cycle1 second1 minute1 hour1 day Partial Differential Equations (PDE) Ordinary Differential Equations (ODE) Algebraic Equations/Phasors (AE) Discrete Automata (DA) Time Series (TS) Probability Density Functions (PDF) Static Rules/Descriptions (SR) V Hz computational expense based on the model representation „trusted“ „untrusted“ Model Representations
  • 6. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Simulation of Smart Energy Systems (cont`d)  Use case specific „functional“ combination  Simplified discrete models  High-precision (dynamic) models  Automated composition and orchestration of heterogeneous models in dependence of  Availability of models  Availability of time  Availability of budget  Inspected matter  Assessing the quality of conducted experiments  Systematic „errors“  Statistical significance  A recurring process! MS MS MS NS NS NS NS NS NS NS NS NS
  • 7. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 SESA-Lab Hard- and Software Integration Platform Real-Time Automation Lab (University of Oldenburg) Co-Simulation Platform (OFFIS – Institute for InformationTechnology)
  • 8. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 mosaik mosaik – Modular Smart Grid Co-Simulation  Automated composition and orchestration of heterogeneous energy system models  Flexible mosaik-API for simulators, control strategies (MAS), etc.  Powerful description language for scenarios (rule-based instantiation and linking of models)  Smart Grid reference model
  • 9. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 mosaik Example Scenario # Starting Simulators pypower = start('PyPower') hhsim = start('HouseholdSim') pvsim = start('CSV') # Instantiating models grid = pypower.Grid(gridfile=GRID_FILE) houses = hhsim.ResidentialLoads( profile_file=PROFILE_FILE) pvs = pvsim.PV.create(20) # Connecting Entities connect_by_node_id(houses, grid) connect_randomly(pvs, grid.filter_name('node_*'))
  • 10. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 mosaik mosaik – Modular Smart Grid Co-Simulation  Automated composition and orchestration of heterogeneous energy system models  Flexible mosaik-API for simulators, control strategies (MAS), etc.  Powerful description language for scenarios (rule-based instantiation and linking of models)  Smart Grid reference model  Event-based simulation (coordinated execution and data exchange)  After a testing phase with international partners it is now available as Open Source Software (http://mosaik.offis.de)
  • 11. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 SESA-Lab Hard- and Software Integration Platform Real-Time Automation Lab (University of Oldenburg) Co-Simulation Platform (OFFIS – Institute for InformationTechnology)
  • 12. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 SESA-Lab Topology Independent Linking and Allocation of I/O (analog and digital) ... VPN Gateway Router/Firewall Internet HERO Cluster (High-End Computing Resource Oldenburg) 25 (max. 100) Sessions @ 1Gbit/s ... ... 6xBECKHOFF CX2020RT-Device-Targets Component Models Agents Controller 18x Communication Simulation D/A EtherCAT Ethernet 96x Ports 48x Ports I/O-Switch Station Displays Switching State Utilization LabView Console 2x6x CPUs @ 2,6 GHz Virtualization Server mosaik-Simulation Development Environment License Server Control Station SCADA IEC 60870 IEC61850UMLCIM(61970/61968) OPCUA(62541) Standard-compliant Information- and Process Chain Protocol Switch 18x 6x Cores (~140 Nodes) ... Station Computer Control System Protection System Component Models Agents Controller 3xBECKHOFF C6920 D/A D/A Projected Extensions (2014-2016) RT-Grid-Target Power Grid Models Component Models 3x Cores (~70 Nodes) OPAL-RT eMEGAsim
  • 13. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 SESA-Lab Hard- and Software Integration Platform Highly dynamic Steady State Opal-RT eMEGAsim Real-time simulator Models created with Matlab/Simulink
  • 14. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 FirstTests eMEGAsim SimPowerSystems mm
  • 15. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 FirstTests eMEGAsim SimPowerSystems m Ueff Ieff PLoad PGeneration Wait for real time
  • 16. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Coupling Requirements  Real-time  Continuous  μs resolution  Transients  Time domain  Harmonics  Simulation time  Discrete event  sec resolution  Frequency domain Tool A (eMEGAsim) Tool B (mosaik) Latency handling A B Real-time!Information exchange! fft, wavelets, ML? Loss handling Accuracy! A B Uncertainty quantification Effectivity! A ! B Scheduling
  • 17. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Future Developments  SimPowerSystems instead of Simscape  Interfacing between SPS and Simulink  General approach for RT scenario component  Event identification for dynamic simulation  Dynamic real-time scheduling  Framework for global uncertainty quantification
  • 18. The 7th International Conference on Real-Time Simulation Technologies Montreal | 9-12 June, 2014 Summary  Transition towards Smart Grids implies significant changes in the overall energy system’s architecture and infrastructure  Continuously increasing level of the system’s complexity  For managing, analyzing, and understanding this novel Smart Grid system, simulation approaches have to be adopted  Although different approach already exist, most of them are still developed for a certain purpose and do not follow a modular, composable and integrative approach  However, as Smart Grid simulation is a highly interdisciplinary field of application, simulation suites (tools) should fill this gap