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
2022-03-14 23:56:12 -04:00
clients add _intel_fast_memmove 2022-02-14 13:31:24 +01:00
cmake ci: speedup compilation 2022-03-14 23:56:12 -04:00
common@294bd73920 update VILLAScommon submodule 2022-03-14 23:20:02 -04:00
doc doc: add OpenAPI spec for new webrtc node 2022-03-14 17:19:57 -04:00
etc go: fix tests 2022-03-14 19:51:41 -04:00
fpga@1202b4edb1 add support for plugin sub-registries 2022-03-04 03:47:46 -05:00
go docker: remove alpine and centos images in favor of debian multiarch builds 2022-03-14 22:58:18 -04:00
include/villas remove broken support for Darwin/macOS 2022-03-14 19:37:29 -04:00
lib go: fix tests 2022-03-14 19:51:41 -04:00
lua/hooks lua: fix bugs and improve documentation 2021-02-22 23:15:56 +01:00
packaging ci: speedup compilation 2022-03-14 23:56:12 -04:00
plugins port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
python port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
src allow hiding of different plugin types 2022-03-14 15:46:32 -04:00
tests go: fix tests 2022-03-14 19:51:41 -04:00
tools tools: revamp and move tune-realtime script to tools folder 2022-03-04 05:26:56 -05:00
web webrtc: small fixes to browser example 2022-03-14 19:39:34 -04:00
.dockerignore docker: add more dirs to ignore 2019-01-14 14:50:35 +01:00
.editorconfig indent configuration files with 8 spaces equivalent 2019-03-26 15:39:07 +01:00
.gitignore go: finish Go node-type 2022-03-14 15:32:20 -04:00
.gitlab-ci.yml ci: speedup compilation 2022-03-14 23:56:12 -04:00
.gitmodules remove flot submodule 2021-11-04 12:46:08 +01:00
CHANGELOG.md update old GitLab repo locations 2020-02-02 13:10:41 +01:00
CMakeLists.txt docker: remove alpine and centos images in favor of debian multiarch builds 2022-03-14 22:58:18 -04:00
CONTRIBUTING.md fix CONTRIBUTING.md 2018-07-04 17:57:06 +02:00
COPYING.md added license 2017-04-27 12:51:35 +02:00
README.md port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00

VILLASnode

build status coverage report

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 protcols 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/doc/node.html

2014-2021, Institute for Automation of Complex Power Systems, EONERC

License

This project is released under the terms of the GPL version 3.

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

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For other licensing options please consult Prof. Antonello Monti.

Contact

EONERC ACS Logo

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