Next Article in Journal
Fast Firefighting Water Capacity Assessment Using a Streamlined Single-Loop Hybrid Search
Previous Article in Journal
Co-Optimization of Water–Energy Nexus Systems and Challenges
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Optimizing the Performance of Water Distribution Networks: Sectorization and Pressure Management for Leakage Reduction †

1
Laboratorio de Métodos y Simulaciones Computacionales, Facultad Regional Rafaela, Universidad Tecnológica Nacional, Acuña 49, Argentina
2
Water Expertise Center (WEC) at Vitens N.V., Oude Veerweg 1, 8001 BE Zwolle, The Netherlands
*
Authors to whom correspondence should be addressed.
Presented at the 3rd International Joint Conference on Water Distribution Systems Analysis & Computing and Control for the Water Industry (WDSA/CCWI 2024), Ferrara, Italy, 1–4 July 2024.
Eng. Proc. 2024, 69(1), 59; https://doi.org/10.3390/engproc2024069059
Published: 4 September 2024

Abstract

:
Sectorization and pressure management are techniques that simplify leak detection and its control in water networks. This article proposes a novel three-stage methodology. First, using complex network theory, it identifies conceptual cuts to form communities. Second, it optimizes District Measurement Areas (DMAs) by reconnecting these cuts, balancing resilience loss and open connections. Third, it reduces network pressure during off-peak hours by installing pressure-reducing valves to create Pressure Management Zones (PMZs). Applied to an academic network and a real network, this approach establishes both DMAs and PMZs, enhancing the supply quality and reducing leakages.

1. Introduction

Improving the efficient utilization of water resources poses a significant challenge, especially in addressing water losses within Water Distribution Networks (WDNs). Of particular concern are background leakages, which involve continuous, low-volume water losses occurring in pipelines, connections, and other network components. Sectorization and pressure management have emerged as promising techniques for addressing these challenges. Sectorization involves dividing networks into smaller, more manageable areas known as District Metered Areas (DMAs), facilitating the identification and isolation of areas with anomalous water losses [1,2]. Meanwhile, pressure management controls the nodal pressure within hydraulic systems through devices like pressure-reducing valves (PRVs) strategically installed within the network [3,4]. While numerous studies have explored network sectorization and leak management through pressure control, a comprehensive strategy that integrates both techniques remains elusive. This study proposes a three-stage methodology for network sectorization and background leakage reduction. The first stage involves detecting community structures using the modularity index [5] to establish conceptual cuts delineating these structures. Subsequently, the design of optimal autonomous DMAs is pursued through multi-objective optimization using a simulated annealing algorithm. Finally, pressure management during off-peak hours is implemented by installing PRVs to minimize excess pressure in the network, thereby effectively reducing leak volumes. By applying this methodology to both an academic (25N) network and a real (HG) network, this study aims to demonstrate its efficacy in addressing the identified challenges and paving the way for a more sustainable water distribution system.

2. Materials and Methods

This work proposes to simulate leakages in all demand nodes using the emitter model. Emitters are devices where flow through an orifice discharging to the atmosphere is expressed as L i = C   P i β , where Li and Pi are the leakage flow and the pressure at node i, respectively; C is the discharge coefficient equal to 0.25 and 0.003 for 25N and HG, respectively; and β is the pressure exponent, set equal to 0.5 for both.

2.1. First Stage: Community Detection

A community is a set of nodes that are highly connected to each other and weakly connected to nodes not belonging to the community. The Louvain algorithm [6] is an algorithm for optimal community detection based on the maximization of the modularity index Q (Figure 1), where Aij are the elements of the adjacency matrix of size n   ×   n, with n being the number of nodes; γ is the resolution parameter; ki is the degree of node i, i.e., the number of pipes connected to node i; Mi identifies the module i of the network; δ is the Kronecker delta function (equal to one only if Mi = Mj); and the sum runs over all possible pairs of nodes (i,j), with i     j. This index can take values between 0 and 1. A value of Q close to 1 indicates that the connection of intra-community nodes is greater than the connection between communities.

2.2. Second Stage: Network Sectorization into DMAs

In the second stage of the proposed method, the objective is to optimally position a number Nv of isolation devices to sectorize the network into autonomous DMAs. To achieve this, it is necessary to determine which of the conceptual cuts obtained in the first stage should be materialized. This stage is formulated as a two-objective optimization problem: (i) maximizing the number Nv of physical cuts or isolation valves yi, equivalent to minimizing the number of pipes that connect the DMAs; and (ii) minimizing the resilience loss (1 − IR) at the time of peak demand (i.e., hour 8:00). The resilience index IR [7] is a metric used to quantify the hydraulic reliability of a network and depends on q i and h i which are constant values denoting the demand and minimum head of node i, respectively; hi is the head of node i; Qk and Hk are, respectively, the discharge and head of reservoir k; and r is the number of reservoirs. The optimization process is performed using the simulated annealing algorithm [8], allowing the user to define the locations of the potential PRVs in order to manage the pressures in the next stage. This technique ensures that accepted solutions meet the total demand satisfaction (that is, Pi ≥ Preq, where Preq is the required pressure) and that, moreover, each DMA is supplied by at least one reservoir.

2.3. Third Stage: Pressure Management for Background Leakage Reduction

The third stage of this method is framed as a single-objective optimization task aiming to create PMZs and enable pressure management along with the consequent reduction in background leakages. The objective is to reduce the cost function Dp given by the temporal average of the difference in nodal pressure of the network calculated between 0:00 and 5:00 h, i.e., during periods of lower demand (see Figure 1). The design variables are the elements Sij of the matrix S of size 6   ×   Vt, where 6 is the number of hours, and Vt is the total number of PRVs installed in the network, equal to the number of open connections between the DMAs plus the valves located at the outlets of the reservoirs. Thus, the element Sij is the operating parameter of valve j at hour i. Each parameter, or setting, corresponds to the maximum pressure value accepted by the downstream device. The optimization process for this stage is carried out using the SMOSA version of the simulated annealing algorithm.
Since the problem in this case study required the solution of the hydraulic system, EPANET 2.2 software was used to obtain the network pressures and demands with a Pressure Demand Approach (PDA) model.

3. Results

This comprehensive methodology was applied to both an academic network, denoted as 25N, and a real network, referred to as HG, as illustrated in Figure 1 and Figure 2, respectively.
In the case of network 25N, the results depicted in Figure 1 reveal that the initial phase detected 10 conceptual cuts (highlighted in cyan) and identified a structure comprising four communities, with γ = 1 . The optimization in the second phase led to the segmentation of the hydraulic system into two autonomous DMAs through the installation of eight isolation valves (highlighted in red). Finally, the third stage achieved the optimal configuration of the potential PRVs (highlighted in blue) by activating all of the four valves (highlighted in green) installed within the WDN. This process delineated four PMZs. Overall, the optimization process reduced leakage volumes by approximately 14% between the unaltered network (289 m3) and the optimized network (247 m3).
Figure 2 also illustrates the final configuration of the HG network following the application of the three stages. The initial stage (with γ = 1.6 ) identified 27 modules. Subsequent segmentation in the second stage divided the network into five autonomous DMAs by installing 10 isolation valves, aiming to minimize the number of flowmeters from the Pareto front. The third stage determined that out of the 38 potential PRVs, 33 should be activated. Additionally, it was identified that four potential PRVs should be replaced with shut-off valves, highlighted in magenta in Figure 2 (as they only switch between open and closed states), and one potential PRV should not be installed. This new configuration defined the network into 23 PMZs, beneficial for pressure management. The complete optimization resulted in an approximate 8% reduction in daily leakage volumes in the WDN when comparing the original network volume (613 m3) to the optimized network volume (565 m3).

4. Conclusions

This paper introduces a three-stage methodology aimed at reducing background leakages by controlling pressures during low-demand nighttime periods. The proposed strategy integrates sectorization and pressure management through the optimal placement of PRVs. Applied to both an academic and a real network, the results demonstrate a reduction in daily leakage volumes ranging from 8% to 14%.

Author Contributions

Conceptualization, M.D., M.C.-G. and G.P.; methodology, G.P.; software, M.D. and G.P.; formal analysis, M.D. and J.B.; writing—original draft preparation, M.D. and J.B.; writing—review and editing, M.C.-G. and G.P.; supervision, M.C.-G. and G.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Universidad Tecnológica Nacional through Research Program ASECARA0008399, Grants CS 278/2020 (M.D.) and CS 1516/2017 (J.B.). M.C.-G. received funding from the Water Expertise Centrum of Vitens N.V.

Data Availability Statement

The data, figures, tables and scripts presented/used in this study are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Giustolisi, O.; Ridolfi, L. New modularity-based approach to segmentation of water distribution networks. J. Hydraul. Eng. 2014, 140, 04014049. [Google Scholar] [CrossRef]
  2. Bianchotti, J.D.; Denardi, M.; Castro-Gama, M.; Puccini, G.D. Sectorization for water distribution systems with multiple sources: A performance indices comparison. Water 2021, 13, 131. [Google Scholar] [CrossRef]
  3. Zhang, T.; Yao, H.; Chu, S.; Yu, T.; Shao, Y. Optimized DMA partition to reduce background leakage rate in water distribution networks. J. Water Res. Plan. Manag. 2021, 147, 04021071. [Google Scholar] [CrossRef]
  4. Price, E.; Abhijith, G.R.; Ostfeld, A. Pressure management in water distribution systems through PRVs optimal placement and settings. Water Res. 2022, 226, 119236. [Google Scholar] [CrossRef] [PubMed]
  5. Newman, M.E. Modularity and community structure in networks. Proc. Natl. Acad. Sci. USA 2006, 103, 8577–8582. [Google Scholar] [CrossRef] [PubMed]
  6. Blondel, V.D.; Guillaume, J.L.; Lambiotte, R.; Lefebvre, E. Fast unfolding of communities in large networks. J. Stat. Mech. Theory Exp. 2008, 2008, 10008. [Google Scholar] [CrossRef]
  7. Todini, E. Looped water distribution networks design using a resilience index based heuristic approach. Urban Water 2000, 2, 115–122. [Google Scholar] [CrossRef]
  8. Kirkpatrick, S.; Gelatt, C.D., Jr.; Vecchi, M.P. Optimization by simulated annealing. Science 1983, 220, 671–680. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Schematic process depicting the methodology and results of the 25N network.
Figure 1. Schematic process depicting the methodology and results of the 25N network.
Engproc 69 00059 g001
Figure 2. DMAs (colors) and PMZs (dotted lines) for the HG network.
Figure 2. DMAs (colors) and PMZs (dotted lines) for the HG network.
Engproc 69 00059 g002
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Denardi, M.; Bianchotti, J.; Puccini, G.; Castro-Gama, M. Optimizing the Performance of Water Distribution Networks: Sectorization and Pressure Management for Leakage Reduction. Eng. Proc. 2024, 69, 59. https://doi.org/10.3390/engproc2024069059

AMA Style

Denardi M, Bianchotti J, Puccini G, Castro-Gama M. Optimizing the Performance of Water Distribution Networks: Sectorization and Pressure Management for Leakage Reduction. Engineering Proceedings. 2024; 69(1):59. https://doi.org/10.3390/engproc2024069059

Chicago/Turabian Style

Denardi, Melina, Jezabel Bianchotti, Gabriel Puccini, and Mario Castro-Gama. 2024. "Optimizing the Performance of Water Distribution Networks: Sectorization and Pressure Management for Leakage Reduction" Engineering Proceedings 69, no. 1: 59. https://doi.org/10.3390/engproc2024069059

Article Metrics

Back to TopTop