Skip to main content

A data model for describing power systems

Project description

IEEH Power System Data Model

License

A data model for the description of electrical power systems.

Field of Application

This data model is intended to describe electrical power systems. It provides a hierarchical structure/schema to describe unique entity relations as well as parameter sets.

The data model is structured as the following schema:

  • grid topology:
    • base topology containing all elements of the exported grid
  • topology case;
    • information about disabled elements to represent a specific operational case based on the base topology
  • steadystate case
    • information about power draw/infeed for a specific operational case

General Remarks

Please find below some important general remarks and assumptions to consider for consistent usage across different applications:

  • The passive sign convention should be used for all types of loads (consumer as well as producer).
  • Numeric values should be set using the SI unit convention.
  • Topology
    • The Rated Power should always be defined positive (absolute value).
  • SteadyState
    • The interaction between load models and controllers are depicted in the following schematic: active/reactive power schematics

Installation

Just install via pip:

pip install ieeh-power-system-data-model

Development

Install pdm

Windows:

(Invoke-WebRequest -Uri https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py -UseBasicParsing).Content | python -

Linux/Mac:

curl -sSL https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py | python3 -

Or using pipx or pip:

pipx install pdm
pip install --user pdm

Clone power-system-data-model

git@github.com:ieeh-tu-dresden/power-system-data-model.git
cd power-system-data-model

Install power-system-data-model as a production tool

pdm install --prod

Install power-system-data-model in development mode

pdm install

For development in Visual Studio Code, all configurations are already provided:

Attribution

Please provide a link to this repository:

https://github.com/ieeh-tu-dresden/power-system-data-model

Please cite as:

Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden, Power System Data Model - A data model for the description of electrical power systems, Zenodo, 2023. https://doi.org/10.5281/zenodo.8087079.

DOI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ieeh-power-system-data-model-1.9.0.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file ieeh-power-system-data-model-1.9.0.tar.gz.

File metadata

File hashes

Hashes for ieeh-power-system-data-model-1.9.0.tar.gz
Algorithm Hash digest
SHA256 307b58e176f24eb28e4b0509773690037ac484ef454d1e7db6f66355e685604d
MD5 b2c327f487be37f5739455d75cf49118
BLAKE2b-256 774971a56b5e1ca78f3197178094648f0d6457baf17940d223e2dcb8f5063f99

See more details on using hashes here.

File details

Details for the file ieeh_power_system_data_model-1.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ieeh_power_system_data_model-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 72e59a9053163d839b7c6a71cf0a0179fb10801ae80505b32e30485b01defcfc
MD5 ff32f8e8cde93f55c173bc61842b8c68
BLAKE2b-256 f4709034fdb1f05bbccfba5877a49e4e0666c0695fd53f1a3c6e40ae93daac7c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page