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
2019-11-12 21:28:24 +01:00
clients refactor: msg format reserved 2019-09-03 22:06:23 +02:00
cmake ci: add support for armhf and aarch64 cross-builds 2019-06-27 01:25:25 +02:00
common@1d7b5661d1 memory: fix logic to activate hugepage allocator 2019-10-29 23:30:10 +01:00
doc cmake: make sure that the documentation has been built before installing it (closes #228) 2019-02-12 14:30:21 +01:00
etc fix format setting in lab config 2019-11-07 12:48:39 +01:00
include/villas node: parse UUID from config or generate one based on config hash 2019-10-30 02:40:43 +01:00
lib api: catch exceptions for invalid requests 2019-10-30 02:40:43 +01:00
packaging docker: do nit install libwebsockets test apps 2019-10-26 16:39:54 +02:00
plugins refactor enums to class enums 2019-06-23 16:13:23 +02:00
python python: match version of python module with version of C/C++ code 2019-11-12 15:12:23 +01:00
src relay: disable hugepages 2019-11-09 11:35:24 +01:00
tests memory: add new mmap allocator 2019-10-26 13:35:40 +02:00
tools tools: do not use develop tag by default 2019-10-29 17:59:31 +01:00
web update copyright year to 2019 2019-01-13 00:42:39 +01: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 gitignore: ignore all build files 2018-11-30 21:40:36 +01:00
.gitlab-ci.yml ci: fix deployment 2019-11-12 21:28:24 +01:00
.gitmodules added new VILLAScommon submodule 2018-11-30 20:58:15 +01:00
CHANGELOG.md release v0.7.1 2019-01-23 15:09:50 +01:00
CMakeLists.txt exec: add new exec node-type 2019-06-05 18:59:45 +02: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 update copyright year to 2019 2019-01-13 00:42:39 +01: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-2019, 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