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
2021-07-01 11:44:57 +02:00
clients update configs to new format configuration style 2021-06-22 07:14:34 -04:00
cmake cmake: fix Lua and IBVerbs detection 2021-06-18 20:19:46 -04:00
common@574f4467cc remove old plugin code 2021-06-21 16:11:42 -04:00
doc update OpenAPI spec 2021-06-22 07:14:45 -04:00
etc update configs to new format configuration style 2021-06-22 07:14:34 -04:00
fpga@66aaf9e062 update VILLASfpga submodule 2020-12-07 21:22:16 +01:00
include/villas dumper: add binary socket and enable length and datatype for the socket com 2021-06-25 15:32:40 +02:00
lib first version of amplitude and frequency estimation 2021-07-01 11:44:57 +02:00
lua/hooks lua: fix bugs and improve documentation 2021-02-22 23:15:56 +01:00
packaging final fixes from Steffen 2021-07-01 11:41:25 +02:00
plugins refactor: improve code-style 2020-07-01 17:07:16 +02:00
python bump python version 2021-03-09 02:08:09 +01:00
src remove old plugin code 2021-06-21 16:11:42 -04:00
tests remove old plugin code 2021-06-21 16:11:42 -04:00
tools drop legacy logger 2021-03-17 14:58:45 +00:00
web cmake: use GnuInstallDirs for installing configuration files into the proper directory (closes #276) 2020-09-10 17:40:37 +02: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 update gitignore 2020-08-05 15:23:20 +02:00
.gitlab-ci.yml fix CI 2021-05-10 00:48:00 +00:00
.gitmodules fpga: add submodule 2020-07-01 17:07:15 +02:00
CHANGELOG.md update old GitLab repo locations 2020-02-02 13:10:41 +01:00
CMakeLists.txt final fixes from Steffen 2021-07-01 11:41:25 +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 old GitLab repo locations 2020-02-02 13:10:41 +01:00
test.conf ported io/format code to C++ 2021-06-17 08:26:46 -04: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-2020, 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