1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

69 lines
3 KiB
Markdown
Raw Permalink Normal View History

2017-04-25 15:23:46 +02:00
# <img src="doc/pictures/villas_node.png" width=40 /> VILLASnode
[![build status](https://git.rwth-aachen.de/acs/public/villas/node/badges/master/pipeline.svg)](https://git.rwth-aachen.de/acs/public/villas/node/-/pipelines/)
2016-08-14 21:58:54 +02:00
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:
2016-08-14 21:58:54 +02:00
2017-06-27 09:32:19 +02:00
- OPAL-RT RT-LAB,
- RTDS GTFPGA cards,
2017-06-27 09:32:19 +02:00
- RTDS GTWIF cards,
- Simulink,
- LabView,
2017-06-27 09:32:19 +02:00
- and FPGA models
by using protocols such as:
2017-06-27 09:32:19 +02:00
- IEEE 802.2 Ethernet / IP / UDP,
2018-06-30 01:30:06 +02:00
- ZeroMQ & nanomsg,
- MQTT & AMQP
2017-06-27 09:32:19 +02:00
- WebSockets
- Shared Memory
- Files
2018-06-30 01:30:06 +02:00
- IEC 61850 Sampled Values / GOOSE
- Analog/Digital IO via Comedi drivers
- Infiniband (ibverbs)
2017-06-27 09:32:19 +02:00
2018-06-30 01:30:06 +02:00
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.
2016-08-14 21:58:54 +02:00
2017-05-06 18:37:55 +02:00
## Documentation
User documentation is available here: <https://villas.fein-aachen.org/docs/>
## Related Projects
- [MIOB](https://github.com/RWTH-ACS/miob)
- [DINO](https://github.com/RWTH-ACS/dino)
## License
2022-07-04 18:20:03 +02:00
This project is released under the terms of the [Apache 2.0 license](LICENSE).
2018-09-20 11:18:15 +02:00
We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:
- A. Monti et al., "[A Global Real-Time Superlab: Enabling High Penetration of Power Electronics in the Electric Grid](https://ieeexplore.ieee.org/document/8458285/)," in IEEE Power Electronics Magazine, vol. 5, no. 3, pp. 35-44, Sept. 2018.
- S. Vogel, M. Mirz, L. Razik and A. Monti, "[An open solution for next-generation real-time power system simulation](http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8245739&isnumber=8244404)," 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, 2017, pp. 1-6.
For other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).
- SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
2018-09-20 11:18:15 +02:00
- SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH
- SPDX-FileCopyrightText: 2022-2023 Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
- SPDX-FileCopyrightText: 2018-2023 Steffen Vogel <post@steffenvogel.de>
- SPDX-FileCopyrightText: 2018 Daniel Krebs <dkrebs@eonerc.rwth-aachen.de>
- SPDX-License-Identifier: Apache-2.0
2016-08-14 21:58:54 +02:00
## Contact
[![EONERC ACS Logo](doc/pictures/eonerc_logo.png)](http://www.acs.eonerc.rwth-aachen.de)
2022-03-15 09:18:01 -04:00
- Steffen Vogel <post@steffenvogel.de>
- Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
- Felix Wege <fwege@eonerc.rwth-aachen.de>
- Alexandra Bach <alexandra.bach@eonerc.rwth-aachen.de>
[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de)
[RWTH University Aachen, Germany](http://www.rwth-aachen.de)