mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
update README
This commit is contained in:
parent
d872691dbe
commit
ebf1592dab
1 changed files with 7 additions and 10 deletions
17
README.md
17
README.md
|
@ -16,19 +16,16 @@ VILLASnode is a client/server application to connect simulation equipment and so
|
||||||
by using protcols such as:
|
by using protcols such as:
|
||||||
|
|
||||||
- IEEE 802.2 Ethernet / IP / UDP,
|
- IEEE 802.2 Ethernet / IP / UDP,
|
||||||
- ZeroMQ,
|
- ZeroMQ & nanomsg,
|
||||||
- nanomsg,
|
- MQTT & AMQP
|
||||||
- WebSockets
|
- WebSockets
|
||||||
- Shared Memory
|
- Shared Memory
|
||||||
- Files
|
- Files
|
||||||
|
- IEC 61850 Sampled Values / GOOSE
|
||||||
|
- Analog/Digital IO via Comedi drivers
|
||||||
|
- Infiniband (ibverbs)
|
||||||
|
|
||||||
Planned:
|
It's designed with a focus on very low latency to achieve real-time exchange of simulation data.
|
||||||
|
|
||||||
- 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.
|
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
|
## Documentation
|
||||||
|
@ -37,7 +34,7 @@ User documentation is available here: <https://villas.fein-aachen.org/doc/node.h
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
2017, Institute for Automation of Complex Power Systems, EONERC
|
2018, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue