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
Daniel Krebs fe302f9649 comedi: implement ADC and DAC directions, only DAC tested
The write / DAC direction has been tested with two output signals, see
etc/comedi.conf for reference. For now, the buffer size may not be
(considerably) smaller than 32kB, Comedi stops working for unknown
reasons. To compensate for the latency (always approx. one buffer size)
if only small sample rates are required, configure the path for
upsampling (sample-and-hold via rate parameter) at the same rate as
the out direction of the comedi node.
2018-06-15 15:47: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: implement ADC and DAC directions, only DAC tested 2018-06-15 15:47:10 +02:00
include/villas comedi: implement ADC and DAC directions, only DAC tested 2018-06-15 15:47:10 +02:00
lib comedi: implement ADC and DAC directions, only DAC tested 2018-06-15 15:47:10 +02:00
packaging comedi: add dblatex to Docker image in order to build comedilib documentation 2018-06-15 14:56:27 +02:00
plugins improve Makefiles: 2018-02-04 16:45:32 +01:00
src pipe: fix memleak if failed to sent samples 2018-05-26 02:33:41 +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 tests: enable _DARWIN_C_SOURCE globally in order to fix compiler errors 2018-05-23 00:17:02 +02:00
Makefile.config comedi: added skeleton 2018-06-15 14:56:27 +02:00
Makefile.help added missing node-types to "make help" 2018-06-15 14:56:27 +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