You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is VILLASnode, a gateway for processing and forwarding 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 protocols 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.
All contributions are welcome!
If you want to contribute to VILLASnode, please visit the contribution guidelines in our documentation.
License
VILLASnode is licensed on a per-file basis under multiple open-source licenses.
Each source file contains an SPDX license identifier and copyright attribution in accordance with the REUSE Software guidelines.
For attribution, please refer to the SPDX headers in each file.
The Apache 2.0 license covers most of the codebase and is preferred for new contributions.
License compliance is automatically checked in CI, including validation of licenses in the LICENSES/ directory.
We kindly ask all academic publications employing components of VILLASframework to cite the following paper:
S. Vogel, N. Eiling, M. Pitz, A. Bach, M. Stevic, and P. A. Monti, “VILLASnode: An Open-Source Real-time Multi-protocol Gateway,” Journal of Open Source Software, vol. 10, no. 112, p. 8401, Aug. 2025, doi: 10.21105/joss.08401.