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-01-13 00:01:50 +01:00
clients tests: fix python example 2018-12-04 13:27:42 +01:00
cmake cmake: update project paths 2018-11-30 21:36:26 +01:00
common@d5ef957d4a update VILLAScommon submodule 2019-01-13 00:01:50 +01:00
doc cmake: fix doxygen paths 2018-09-08 11:11:53 +02:00
etc sv: updated example config 2019-01-12 23:18:00 +01:00
include/villas websocket: add workaround for C++ port 2019-01-12 19:05:09 +01:00
lib iec61850_sv: fix missing refrTm timestamps in publisher 2019-01-12 23:21:58 +01:00
packaging docker: fix invalid dependency 2018-11-30 21:36:26 +01:00
plugins refactor: update copyright years 2018-08-20 18:40:03 +02:00
python tests: fix python example 2018-12-04 13:27:42 +01:00
src relay: fix memory leaks and double frees 2019-01-12 20:31:16 +01:00
tests refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
tools Merge branch 'ws-relay' into develop 2019-01-12 13:48:29 +01:00
web web: use signal names from new signal definitions 2018-09-17 22:19:09 +02:00
.dockerignore docker: improve build process of application image 2018-05-15 19:00:57 +02:00
.editorconfig updating editorconfig 2018-11-30 21:00:53 +01:00
.gitignore gitignore: ignore all build files 2018-11-30 21:40:36 +01:00
.gitlab-ci.yml ci: add common unit tests 2018-11-30 21:36:55 +01:00
.gitmodules added new VILLAScommon submodule 2018-11-30 20:58:15 +01:00
CHANGELOG.md updated changelog 2018-07-17 10:56:16 +02:00
CMakeLists.txt Merge branch 'ws-relay' into develop 2019-01-12 13:48:29 +01: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 added note to cite our paper 2018-09-20 11:18:15 +02: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

2018, 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