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
2017-07-25 12:07:06 +02:00
clients opal: map RecvID / SendID of Asnynchronous process to msg->id field in order to support multiple send / receive blocks 2017-07-22 14:07:43 +02:00
doc doc: add draft of DIA figure for class hierachy 2017-06-15 14:00:48 +02:00
etc websocket: send dummy data in example configuration 2017-07-14 13:14:05 +02:00
include/villas improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
lib improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
packaging tests: move integration test script 2017-07-14 16:30:49 +02:00
plugins improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
src improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
tests fix: clang compiler warnings 2017-07-25 12:07:06 +02:00
thirdparty cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
tools improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
web web: do not use catch-all connection 2017-07-14 13:23:19 +02:00
.distignore Overhaul of build and packaging system: 2017-03-29 04:04:20 +02:00
.dockerignore zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
.gitignore rewrote build system to make it more modular and support out-of-tree builds 2016-10-06 17:56:01 -04:00
.gitlab-ci.yml fix Docker deployment 2017-07-08 13:33:50 +02:00
.gitmodules zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
config.h log: added new module to print fancy tables and use it for histograms as well as periodc stats 2017-07-12 12:19:49 +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
Dockerfile docker: remove dependencies from Dockerfile as they are automatically installed based on villas-node.spec 2017-07-12 12:20:11 +02:00
Dockerfile.dev fix: symlink libnl's search path for tc netem distributions 2017-07-12 12:19:01 +02:00
Dockerfile.dev-ubuntu fix: symlink libnl's search path for tc netem distributions 2017-07-12 12:19:01 +02:00
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +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