integration Use Case

Tie Line Manager

SDN SDI ASI 2110 2022

The Tie Line Manager connector is designed to facilitate the management of bidirectional tie lines between video routers located in different sites. Such tie lines are available for redundancy purposes, where the video signal of the backup site can be sent to the main site and used to broadcast. As this can lead to a great deal of complexity, the Tie Line Manager connector makes use of the Generic Virtual Matrix (vMatrix) connector. It applies a layer on top of this vMatrix, where users can monitor their services and select which feed (main or backup) to broadcast.

As illustrated in the solution overview above, the vMatrix connector builds a virtual matrix on top of existing matrices to manage (add, remove, use, or free up) tie lines. The Tie Line Manager extends the functionality of the vMatrix and integrates services into the overall architecture. As such, the Tie Line Manager not only subscribes to the vMatrix element (to receive event states), but also to the related services.

The Tie Line Manager was developed using a publish-subscribe approach, thereby limiting the polling to a minimum. After the vMatrix element and service templates have been configured, the Tie Line Manager will subscribe to the selected vMatrix (through DataMiner standard subscriptions) and services (through InterApp communication). From that moment onwards, the Tie Line Manager will be immediately notified of any update to the tie lines configured on vMatrix, and of the alarm severity and properties of the related services. On top of this, the Tie Line Manager will periodically check the system for new services to subscribe to. With this information, it creates a global view of the solution, so that users can verify the status of each service/channel before deciding whether to switch back to the main path and free up the tie line or switch to the backup path and use a tie line.

Unexpected errors can happen at any time, and the Tie Line Manager will respond to these as soon as possible. Not everything can be handled automatically, as certain decisions need to be made by the operator, for example whether the channel should switch to the backup path and use a tie line. To cope with this, the Tie Line Manager Solution makes use of DataMiner’s Correlation engine to filter services affected by the generated alarms. Whenever an affected service is found, an interactive Automation script is triggered that asks for the attention of an online operator. The operator will get information such as the alarm severity and affected service to support their decision to switch to the backup path or maintain the channel on the main path. If the operator chooses to switch to the backup path, the interactive Automation script will automatically set the channel to use a tie line (via the Tie Line Manager element), and it will switch the channel’s service feed to the backup path. Before deciding on the switch, the operator can also compare the main and backup feed. In that case, both feeds will be sourced to two pre-defined output ports. The operator can then decide to do the switch or have no action performed by the Automation script and the Tie Line Manager element.

1 thought on “Tie Line Manager

Leave a Reply