The Synchrophasor Stream Splitter is used to generate multiple data streams from a single synchrophasor stream source. This service based application consumes an incoming stream of synchrophasor data (e.g., from a substation with limited bandwidth where sending multiple streams would be impractical) and redistributes the stream as many times as needed.
All common synchrophasor protocols are supported (e.g., IEEE C37.118, IEC 61850-90-5, F-NET, SEL Fast Message, Macrodyne and BPA PDCstream). This tool does not disaggregate streams into points - it resends exactly what was received. Manager and console applications can be run remotely - active configuration can be downloaded, edited and uploaded from management tool. Configuration is stored as an XML file. Full support for incoming and outgoing UDP, TCP, IPv6, and IPv4 in all combinations.
For TCP proxy point, configuration frames are cached and sent to clients upon request. For UDP rebroadcasts, configuration frames will automatically be sent once per minute unless source connection is already doing this.
Using multiple instances of this service can allow you to safely traverse security zones with synchrophasor data by making sure connections are initiated from the higher security zone regardless of the direction of data flow.
- Get in contact with our development team on our new discussion board.
- Check out the wiki.
To deploy:
- Make sure your system meets all the requirements below.
- Choose a download option below.
- Unzip if necessary.
- Run "StreamSplitterSetup.msi".
- Follow the wizard.
- Enjoy.
- Windows 7 or newer.
- .NET 4.5 or newer.
If you would like to contribute to the Synchrophasor Stream Splitter project please:
- Read our styleguide
- Fork the repository.
- Do what you do best.
- Create a pull request.
The Synchrophasor Stream Splitter is licensed under the MIT license.