Topology for Spatial Distribution Networks
The proposal consists of the presentation of the benefits that can be obtained by the implementation of a Topology for Spatial Distribution Networks. The concepts of Topology, the steps necessary for its implementation and the benefits for an organization are presented. Finally, the project is presented where, from a Plugin developed in Python in QGIS, the implemented resources and the results obtained are demonstrated. The full content of the Project can be viewed in these two articles:
• https://www.linkedin.com/pulse/topologia-de-rede-espacializada-rodrigo-paschoal-do-valle-wx7hf/?trackingId=gNxyrwDYR1ahkTMHJEN%2FzA%3D%3D
• https://www.linkedin.com/pulse/topologia-rede-de-saneamento-rodrigo-paschoal-do-valle-uxblf/?trackingId=1UOrKCOaQcmffR9BqAnqcQ%3D%3D
Initially, the concepts and steps necessary for the elaboration of Topology will be presented in a simple and objective way. A Water Distribution Network (Sanitation) will be used as an example, as its elements are easy to see. Three main elements will be addressed:
• Segments: representing the distribution network.
• Valves: representing the point at which the flow can be interrupted.
• Reservoir: representing the starting point of the network (start of supply).
For each element, its characteristics (SYNTAX) and behaviors (SEMANTICS) will be presented. The analysis focuses on simplifying the model, meeting what is necessary for the development of the resources that will be explored in Topology.
After the contextualization of the Topology, some challenges faced during its implementation will be presented. Emphasizing the eventual necessary adjustment in the registered elements, as examples:
• Unconnected segments: adequacy of the initial and final vertices to establish the connection.
• Valves superimposed on segments: division of the segment and insertion of valve between them.
• Unconnected reservoirs: adequacy of the segment vertex to establish the connection.
The benefits obtained and the ability to increase the maturity of an organization are addressed, as static records are transformed into active elements, enabling maneuvers, validations and behavior analysis. Thus, we have the development of Network Intelligence. These and other benefits will be addressed in preparation for the presentation of the results developed in the Project.
The project had two stages: In the first, a Natural Gas Distribution Network was used on which the Network Isolation mechanism was implemented; in the second, a Water Distribution Network was used and new resources were implemented: Network Analysis, Network Status and Opening and Closing of Valves. The presentation will focus on the advantages obtained by the implemented resources, demonstrating the characteristics and applications of each one.
For the presentation of the implemented resources, images and videos will be used, as well as made in the published articles.
Step 1: Contextualization of the Gas Distribution case
• Network Isolation: need to isolate the section in an Emergency situation (Leak)
Presentation of the results and concepts involved: Selected Segment, Isolated Section, Affected Section and Valves to be closed.
Emphasis also on future benefits related to isolation:
• Identification of Customers Affected in the maneuvers performed.
• Identification of Critical Regions in which a one-off isolation affects a vast region.
• Analysis of existing resources in a Graph structure: (1) identification of critical paths, (2) analysis of points without supply redundancy, (3) automatic assignment of the status of segments from the manipulation of valves.
• Assistance in Supply Continuity Strategies, identifying Critical Customers (such as Hospitals) that are in vulnerable regions.
Step 2: Contextualization of the Sanitation case and implemented resources
• Network Analysis: an analysis is made on the imported elements to identify inconsistencies, thus validating the model. The following situations were analyzed: (1) Valves connected to only one Segment, (2) Valves connected to more than two Segments, (3) Segments isolated from the Network, (4) Segments not connected to Reservoirs, and (5) Isolated Valves and Reservoirs. This analysis can be expanded, according to the elements and rules used by Topology, and can also help in estimating the effort required in adjusting records.
• Network Status: from the connections between Reservoirs, Segments and Registers (open and closed) the points of the Network that are Supplied and Not Supplied are presented. With this functionality, the status of a certain stretch is automatically defined, thus not requiring the intervention of an operator to update the Network. The feature has the same behavior for Gas Networks, respecting the elements of Topology.
• Opening and Closing of Valves: after analyzing the Network, it is possible to select the Valves and open/close them, automatically updating the network. This feature is especially important for situations where we need to analyze the impact on the Network of maneuvers performed. This feature can be used in conjunction with Network Isolation to study the behavior of the distribution fabric.
Next steps
• Include the list of Affected Customers in the resources already developed.
• Explore opportunities for new resources, some with room to be used by any Distribution Network, others that make sense only for certain contexts;
• Use of the model (BDGD) – Geographic Database of the Distributor, required by ANEEL (National Electric Energy Agency) for the delivery of data from the concessionaires, including an Electric Energy Distribution Network to the project;
• Prospect any use case related to Telecommunications Networks.
Conclusion
In this second example, the Water Distribution Concessionaire urgently needed to resupply Hospitals in a certain region of Porto Alegre. As alternatives were implemented, a number of houses and buildings also had their supply normalized. In this situation, only critical points should be supplied, directing the scarce resource only to emergency points. Network Topology enables this maneuver and the creation of strategies for network segmentation.