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
2018-06-29 17:37:10 +02:00
clients clients: do not build opal code by default as it compiles only on 32bit systems 2017-11-17 17:56:47 +01:00
doc add official EONERC logo in SVG 2017-09-19 21:38:23 +02:00
etc comedi: merge comedi node with tested DAC functionality 2018-06-15 17:44:25 +02:00
include/villas node: add new function node_memtype() to get node specific memory allocators 2018-06-29 17:32:07 +02:00
lib infiniband: add new memory type 2018-06-29 17:37:10 +02:00
packaging This commit should be able to create a connection between two nodes. 2018-06-23 14:53:37 +02:00
plugins improve Makefiles: 2018-02-04 16:45:32 +01:00
src infiniband: add new memory type 2018-06-29 17:37:10 +02:00
tests mapping: fix unit test 2018-05-24 10:53:27 +02:00
tools io: use dots instead of hyphens in format names 2018-05-08 08:45:18 +02:00
web web: send floating point values via slider 2018-05-08 08:11:35 +02:00
.distignore fix packaging issues 2017-12-14 14:23:47 +01:00
.dockerignore docker: improve build process of application image 2018-05-15 19:00:57 +02:00
.editorconfig add editorconfig 2017-09-03 10:54:23 +02:00
.gitignore ignore Visual Studio files 2018-03-26 17:31:23 +02:00
.gitlab-ci.yml tests: ignore warnings globally 2018-05-13 14:50:18 +02:00
.gitmodules remove thirdparty git modules 2018-04-04 09:00:38 +02:00
CHANGELOG.md io: use dots instead of hyphens in format names 2018-05-08 08:45:18 +02:00
CONTRIBUTING.md started contribution guide 2016-09-14 04:31:49 +02:00
COPYING.md added license 2017-04-27 12:51:35 +02:00
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile Initial commit with (empty) infiniband node 2018-06-21 11:56:28 +02:00
Makefile.config Initial commit with (empty) infiniband node 2018-06-21 11:56:28 +02:00
Makefile.help Initial commit with (empty) infiniband node 2018-06-21 11:56:28 +02:00
README.md Update README.md 2017-06-27 09:32:19 +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,
  • WebSockets
  • Shared Memory
  • Files

Planned:

  • IEC 61850-9-2 Sampled Values,
  • IEC 61850-8-1 GOOSE,
  • AMQP

It's designed with a focus on very low latency to achieve almost realtime 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

2017, Institute for Automation of Complex Power Systems, EONERC

License

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

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