G-PST / tools

An open tools portal with a classification approach
https://g-pst.github.io/tools/
BSD 3-Clause "New" or "Revised" License
15 stars 0 forks source link

DPsim #66

Open lmramirea1 opened 1 year ago

lmramirea1 commented 1 year ago

Name

DPsim

Screenshots

Capture

Focus Topic

The following models are currently available: Dynamic phasors inductor, capacitor, resistor current and voltage source load (PQ and Z type) pi-line transmission line (Bergeron) synchronous generator dq-frame full order (Kundur, Krause) inverter averaged inverter with harmonics (comparable to switched model) switch EMT inductor, capacitor, resistor current and voltage source load (Z type) pi-line transmission line (Bergeron) synchronous generator dq-frame full order (Kundur, Krause) inverter averaged switch

Primary Purpose

DPsim is a real-time capable power system simulator that supports dynamic phasor and electromagnetic transient simulation as well as continuous powerflow.

Description

DPsim is a real-time capable power system simulator that supports dynamic phasor and electromagnetic transient simulation as well as continuous power flow. It primarily targets large-scale scenarios on commercial off-the-sheld hardware that require deterministic time steps in the range of micro- to milliseconds.

DPsim supports the CIM format as native input for the description of electrical network topologies, component parameters and load flow data, which is used for initialization. For this purpose, CIM++ is integrated in DPsim. Users interact with the C++ simulation kernel via Python bindings, which can be used to script the execution, schedule events, change parameters and retrieve results. Supported by the availability of existing Python frameworks like Numpy, Pandas and Matplotlib, Python scripts have been proven as an easy and flexible way to codify the complete workflow of a simulation from modelling to analysis and plotting, for example in Jupyter notebooks.

The DPsim simulation kernel is implemented in C++ and uses the Eigen linear algebra library. By using a system programming language like C++ and a highly optimized math library, optimal performance and real-time execution can be guaranteed. The integration into the VILLASframework allows DPsim to be used in large-scale co-simulations.

Mathematical Description

A real-time simulation kernel for the EMT / DP domain

Website

https://www.fein-aachen.org/en/projects/dpsim/

Documentation

https://dpsim.fein-aachen.org/docs/

Source

https://github.com/sogno-platform/dpsim.git

Year

2017

Institution

RWTH Aachen University

Funding Source

aachen

Publications

0

Publication List

  1. M. Mirz, S. Vogel, G. Reinke, A. Monti, “DPsim—A dynamic phasor real-time simulator for power systems,” SoftwareX, Volume 10, July–December 2019, 100253.
  2. M. Mirz, A. Estebsari, F. Arrigo, E. Bompard and A. Monti, “Dynamic phasors to enable distributed real-time simulation,” 2017 6th International Conference on Clean Electrical Power (ICCEP), Santa Margherita Ligure, 2017, pp. 139-144.
  3. M. Mirz, A. Monti, A. Estebsari, F. Arrigo, E. Bompard, “Functionality of the releases of the real time solver V1,” RESERVE Library, 2017.
  4. M. Mirz, S. Vogel, A. Monti, “First Interconnection test of the nodes in pan-European simulation platform,” RESERVE Library, 2017.
  5. S. Vogel, M. Mirz, L. Razik, A. Monti, “An Open Solution for Next-generation Real-time Power System Simulation,” 1st IEEE Conference on Energy Internet and Energy System Integration (IEEE-EI^2), Beijing, 2017.
  6. An open framework for real-time distributed real time simulation: tools and applications http://site.ieee.org/pes-itst/files/2018/08/2018-Panel-5.pdf

Use Cases

  1. Real time simulation
  2. Dynamic simulation
  3. PMU real time simulator

Infrastructure Sector

Represented Behavior

Modeling Paradigm

Capabilities

  1. Dynamic phasors for power system simulation
  2. Dynamic Analysis
  3. Power flow analysis

Programming Language

Required Dependencies

Docker

What is the software tool's license?

None

Operating System Support

User Interface

Parallel Computing Paradigm

What is the highest temporal resolution supported by the tool?

Hours

What is the typical temporal resolution supported by the tool?

Minuts

What is the largest temporal scope supported by the tool?

Days

What is the typical temporal scope supported by the tool?

Minuts

What is the highest spatial resolution supported by the tool?

Continent

What is the typical spatial resolution supported by the tool?

None

What is the largest spatial scope supported by the tool?

Continent

What is the typical spatial scope supported by the tool?

None

Input Data Format

No response

Input Data Description

No response

Output Data Format

No response

Output Data Description

No response

Contact Details

Markus Mirz mmirz@eonerc.rwth-aachen.de

Interface, Integration, and Linkage

No response