1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
No description
Find a file
Steffen Vogel 1f756ac49e nix: Move flake to top-level path
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-28 02:33:22 +01:00
.devcontainer decvontainer: Fix formatting 2024-02-13 16:23:02 +01:00
.reuse Make project REUSE compliant 2023-09-07 11:16:04 +02:00
clients Apply clang-format changes 2023-09-08 11:37:42 +02:00
cmake Make project REUSE compliant 2023-09-07 11:16:04 +02:00
common@15e338d2be update common subrepo 2024-02-27 13:40:12 +01:00
doc hook-digest: Add hook for computing digests 2023-09-19 19:07:22 +02:00
etc rework fpga node type 2024-02-08 11:19:51 +01:00
fpga@b71fdbec7d update fpga subrepo so we can use the new std::filesystem free API 2024-02-26 17:10:57 +01:00
include/villas Remove obsolete SuperNode::getConfigUri() 2024-02-27 19:19:27 +01:00
lib Remove obsolete SuperNode::getConfigUri() 2024-02-27 19:19:27 +01:00
LICENSES Make project REUSE compliant 2023-09-07 11:16:04 +02:00
lua/hooks Add NEW_FRAME to SampleFlags 2023-09-19 19:07:22 +02:00
packaging nix: Move flake to top-level path 2024-02-28 02:33:22 +01:00
plugins Apply clang-format changes 2023-09-08 11:37:42 +02:00
python python: Pin dependencies 2024-02-13 16:23:02 +01:00
src src: Suppress cppcheck false positive 2023-09-26 17:59:39 +02:00
tests hook-digest: Add integration test 2023-09-19 19:07:22 +02:00
tools Add script to format all files in repository 2023-09-08 11:37:42 +02:00
web Make project REUSE compliant 2023-09-07 11:16:04 +02:00
.clang-format Add missing REUSE headers 2023-09-08 11:37:42 +02:00
.clangd Add missing REUSE headers 2023-09-08 11:37:42 +02:00
.dockerignore Make project REUSE compliant 2023-09-07 11:16:04 +02:00
.editorconfig editorconfig: Cover more files. 2023-09-21 14:46:54 +02:00
.envrc nix: Move flake to top-level path 2024-02-28 02:33:22 +01:00
.git-blame-ignore-revs Add missing REUSE headers 2023-09-08 11:37:42 +02:00
.gitignore Add clangd configuration file 2023-09-08 11:37:42 +02:00
.gitlab-ci.yml add docker tag to reuse step 2024-02-08 11:19:51 +01:00
.gitmodules Make project REUSE compliant 2023-09-07 11:16:04 +02:00
.mailmap Add missing REUSE headers 2023-09-08 11:37:42 +02:00
CMakeLists.txt packaging-nix: Update inputs 2023-09-26 17:59:39 +02:00
CODEOWNERS Make project REUSE compliant 2023-09-07 11:16:04 +02:00
CONTRIBUTING.md Update contribution guide 2023-09-08 11:37:42 +02:00
flake.lock nix: Move flake to top-level path 2024-02-28 02:33:22 +01:00
flake.nix nix: Move flake to top-level path 2024-02-28 02:33:22 +01:00
LICENSE Make project REUSE compliant 2023-09-07 11:16:04 +02:00
README.md Fix typo in README 2024-02-13 16:23:02 +01:00

VILLASnode

build status

This is VILLASnode, a gateway for processing and forwardning simulation data between real-time simulators. VILLASnode is a client/server application to connect simulation equipment and software such as:

  • OPAL-RT RT-LAB,
  • RTDS GTFPGA cards,
  • RTDS GTWIF cards,
  • Simulink,
  • LabView,
  • and FPGA models

by using protocols such as:

  • IEEE 802.2 Ethernet / IP / UDP,
  • ZeroMQ & nanomsg,
  • MQTT & AMQP
  • WebSockets
  • Shared Memory
  • Files
  • IEC 61850 Sampled Values / GOOSE
  • Analog/Digital IO via Comedi drivers
  • Infiniband (ibverbs)

It's designed with a focus on very low latency to achieve real-time exchange of simulation data. VILLASnode is used in distributed- and co-simulation scenarios and developed for the field of power grid simulation at the EON Energy Research Center in Aachen, Germany.

Documentation

User documentation is available here: https://villas.fein-aachen.org/docs/

License

This project is released under the terms of the Apache 2.0 license.

We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:

For other licensing options please consult Prof. Antonello Monti.

  • SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
  • SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH
  • SPDX-License-Identifier: Apache-2.0

Contact

EONERC ACS Logo

Institute for Automation of Complex Power Systems (ACS)
EON Energy Research Center (EONERC)
RWTH University Aachen, Germany