Next Article in Journal
Coupling Computational Fluid Dynamics and Artificial Intelligence for Sustainable Urban Water Management and Treatment
Previous Article in Journal
Design of a Hybrid Grease Trap for Reduced Energy Consumption and Improved Fog Retention in Hot Wastewater
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Performance and Operational Transformation for Effective Water Network Management †

1
Technical Distribution Center, Suez, 38 Rue Du Président Wilson, 78230 Le Pecq, France
2
Suez Trattamento Acque, via Crespi 57, 20159 Milano, Italy
3
Optimatics, 318 W Adams Street #1107, Chicago, IL 60606, USA
*
Authors to whom correspondence should be addressed.
Presented at the International Conference EWaS5, Naples, Italy, 12–15 July 2022.
Environ. Sci. Proc. 2022, 21(1), 86; https://doi.org/10.3390/environsciproc2022021086
Published: 18 January 2023

Abstract

:
In the management of drinking water networks, operational costs generally play second fiddle to capital investment costs, because their optimization strategies are often distinct. However, under the pressure of an aged network infrastructure with limited available budgets, a solution that targets the optimization of capital expenditure (CAPEX) and operational expenditure (OPEX) is desirable for reducing water losses and achieving lower non-revenue water (NRW). As part of a strategy to minimize pipe bursts and physical losses, Suez and Optimatics, a Suez software company, have partnered to develop an integrated approach. The result is a framework that allows Suez operators to identify strategies for pipe renewal and pressure management that minimize OPEX and CAPEX and exploit positive interactions between them, without degrading water network performance.

1. Introduction

For municipalities, the protection of public health, which entails providing safe water for all consumers, is a key driver for any urban strategy. The maintenance of water networks and the optimization of their operation—including sustained reductions in physical water losses and sustained minimization of network supply interruptions—are imperative.
However, network infrastructures are ageing, and in the face of urban densification and expansion, water network management is an expensive and time-consuming endeavor, as it is increasingly difficult to provide acceptable levels of water distribution services while respecting the budgetary constraints to which utilities are subjected. Therefore, optimizing the chain of actions for the management of water distribution systems represents a major economic opportunity for operators to achieve a sustainable level of performance, particularly when the water resource is limited.
Consequently, an integrated approach must build a bridge between a long-term investment strategy that aims to improve resilience and support growth and a network’s daily operating strategy that is focused on minimizing operational expenditure (OPEX) while maximizing the system’s levels of service
This paper presents an approach developed by Suez and Optimatics, a Suez software company, that has been used to develop strategies to reduce OPEX while simultaneously improving the service levels and reducing water losses for several water networks.

2. Materials and Methods

As prescribed in the time-weighted average (IWA: International Water Association)methodology [1], pipe renewal and pressure management are two strategies that help to reduce the operational costs related to physical losses and bursts in the system.
Once these potential actions are identified, the challenge is to make informed decisions on how and where they need to be applied. This entails questions on how and where to replace or rehabilitate pipes and manage network pressure. The estimation of the impacts of these actions is a challenge due to their interrelationships. In addition, factoring in these interactions induces an exponentially more complex decision-making process that needs to be handled efficiently.
To address these questions, Suez and Optimatics developed the three-step framework illustrated in Figure 1.

2.1. Pipe Condition Assessment

An assessment of pipe condition is derived using NetscanTM, an in-house Suez solution that undertakes analysis based on compiling in-depth information on infrastructure, environmental, and operational conditions (a pipe’s age, material, and diameter; soil characteristics; road traffic; pressure; bursts history, etc). A machine learning algorithm, based on random forest and subject to IP protection by Suez, was utilized to generate a forecasting model. The pipe condition assessment model establishes the link between the identified influential factors and the historic failure of the pipes. The description of this algorithm (which is not the main focus of this paper) is available in [2].
Within this framework, pipe condition-based assessment can also be realized; this activity contributes to the robustness of the failure-forecasting model. The solution produced from the pipe-condition assessment model generates the inspection plan by selecting the most representative pipes via clustering for field inspections, and then extending these results to the entire network for a more comprehensive physical diagnosis.
In our studies, this solution allows for the prediction of the likelihood of failure for each pipe of an entire network.

2.2. Pressure Management Study

Using a PICCOLO or EPANET hydraulic model [3], the pressure management study identifies the areas of a network where the pressure can be reduced without impacting the level of service, while complying with regulatory fire-flow constraints. The difference between the pressure at critical point(s) in different conditions of supply (including fire flow) is evaluated and compared with a minimal acceptable pressure defined by the user (a threshold value of 2 bars is generally considered). For each of these areas, the placement of the pressure reducing valves (PRVs) and the boundaries valves are defined, as well as the pressure settings.

2.3. Optimization Problem Formulation and Resolution

For water systems analysis, one could be assured of finding the global optimum solution to a problem only if the problem were small enough to allow every possible solution to be evaluated, i.e., complete enumeration. Real-world water problems are rarely small, and the size of the total solution space is generally exponential with respect to the number of decision-variables candidate solutions.
To overcome this issue, the optimization problem was formulated and solved using OptimizerTM (Optimizer version 5.3.2, manufactured by Optimatics, Adelaïde, Australia), a multi-objective optimization software platform developed by Optimatics and adapted for hydraulic systems. Optimizer™ employs computational intelligence (CI) by deploying an ensemble of different global optimization algorithms to solve complex water engineering problems and considers different alternatives to help generate plans with the highest-discovered performance with respect to the set of objectives defined in the formulation, as shown in Figure 2.
In our approach, the objectives were defined as follows:
  • CAPEX: pipe replacement investment plus pressure management investment;
  • OPEX: marginal cost of the water lost in the distribution network plus repair cost for the bursts;
  • Network health score: the combined indicator that is a score estimated by combining the age of each pipe, their likelihood of failure, and the new operational pressure.
The criteria used to evaluate the performance of the plans are the reduction of the physical losses and the maintenance of a minimal pressure for every node in the network.
The formulation of the optimization problem considers thousands of decisions (5000 to 20,000 decisions in our networks) on pipe replacement (from the pipe condition assessment), installation of new PRVs and boundary valves to define new pressure zones, and the settings of the existing and new PRVs (from the pressure management study). The impacts of the decisions on the performance criteria are the following:
  • The replacement of a pipe removes the physical losses related to this pipe and resets the likelihood of failure for this section of the network to 0.
  • The reduction of the pressure reduces the leakage rate of the pipes in the area but can cause a violation of the pressure constraint for the nodes in the same area.
  • The replacement of a pipe and the reduction of the pressure increases the health score of the network
The resolution of this optimization problem aims to find the best configuration of the PICCOLO or EPANET hydraulic model to minimize the CAPEX and the OPEX, and to improve the health of the network; this is a multi-objective problem. Despite the literature outlining the extensive research undertaken on water network optimization [4], most studies limited the number of objectives to one or, at most, two. There is little literature with a higher number of objectives [4].
OptimizerTM algorithms use an ensemble of carefully adapted genetic algorithms to solve this problem. Optimizer deploys an ensemble algorithm to cost out and hydraulically evaluate the suitability of hundreds of thousands of trial solutions to narrow in on a range of viable, near optimal, solution alternatives for each problem objective. The global search algorithm used by Optimizer is highly adaptable and configurable. The algorithm applies different search strategies for single and multi-objective problems. For multi-objective problems, Optimizer uses a variant of NSGA-II (non dominated sorting genetic algorithm II, which is a fast sorting multi-objective algorithm) [5] with some changes to default parameters and operators. This algorithm keeps a steady-state population and uses specialized adaptive mutation operators to make local improvements to this population. Optimizer’s search runs hydraulic models for each candidate configuration, to generate a set of optimal solutions in a Pareto front. Each solution is a plan depicting a set of replaced pipes and new PRV and pressure settings. Each of the best candidate plans are represented by a point in the Pareto front.
Figure 3 displays five plans (in green) that provide a good OPEX benefit (similar x values) with different network health scores (the CAPEX objective is halved between the plans), illustrating how there are different ways to improve the operation. A deeper, and more detailed examination indicates, within the Pareto front, the best trade-off to improve the OPEX as well as the state of the assets.
Based on these results, the final strategy is then established after a discussion with the different stakeholders of the water system.

3. Results and Discussion

This approach has been implemented on distribution systems operated by Suez in France and other countries. The five first-implemented studies achieved promising results (network model characteristics in Table 1). The action plan from the Network 5 has already been engaged, based on the optimal plan, suggested by optimization by the network operator and the municipality. All PRVs have been installed. The effect of the action plan will be followed up and feedback will be shared.
As shown in the Table 2, the studied five networks represent different situations in terms of network size, age, leak rate, and NRW.
As shown in Table 3, this method was customized to meet the requirements of the operator and the utility of each studied network. For case 4, the utility looked for optimizations to help them make decisions about pressure management projects, because of the important investment required. For case 5, the renewal plan was constrained by the annual budget, but not by the annual length.
The results show a reduction of between 12% to 20% in OPEX, while improving the overall water service by reducing network supply interruptions and water losses and enhancing the health of the network asset.
The optimization results contribute to the NRW reduction strategy. Figure 4 (blue line) shows for Network 5 the evolution over time of NRW from the implementation of the optimization results (renewal plan and pressure management) and other actions, such as leakage detection and meter renewal. Due to the optimization, the utility achieved good balance between the available budget and performance. The sum of the OPEX reduction and water saving (100,000 €/year) was equal to the additional CAPEX (100,000 €/year); i.e., it took only one year for the return of the investment.

4. Conclusions

Distribution network water loss problems are interlinked. Solving one issue may lead to other types of problems. Due to the aging infrastructure and investment constraints, we searched for solutions that provide a balance among capital expenditure (CAPEX), operational expenditure (OPEX), and performance. The approach developed by the Suez Ventures company (Suez) and Optimatics, a Suez software company, and its application on several networks have shown that it is possible to propose adequate responses to improve network performance without violating operational or regulatory constraints, through an optimized implementation of multiple solutions at the same time within the framework of a comprehensive formulation.

Author Contributions

Conceptualization, D.T. and G.R.; methodology, D.T.; software, J.C.; validation, H.Y. and T.V.B.; formal analysis, D.T.; data curation, D.T.; writing—original draft preparation, H.Y.; writing—review and editing, H.Y., G.R. and J.C.; supervision, A.R.; project administration, H.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

3rd Party Data. Restrictions apply to the availability of these data. Data was obtained and anonymized from Suez Business Units and are available from Diego Tobar, at [email protected] with the permission of the Business Unit providing the data.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lambert, A. Assessing non-revenue water and its components: A practical approach. Water 2003, 21, 50–51. [Google Scholar]
  2. Bonardet, P.; Van Becelaere, T.; Claudio, K.; Fay, G. NETSCAN: Condition-driven health diagnosis of water infrastructure for the optimization of the network’s life-cycle. In Proceedings of the Singapore International Water Week, Online, 21 June–2 July 2021. [Google Scholar]
  3. Bos, M.; Jarrige, P.A. Le diagnostic des réseaux de distribution d’eau potable l’utilisation du logiciel PICCOLO, exemples concrets d’application. Water Supply 1990, 9, 143–147. [Google Scholar]
  4. Mala-Jetmarova, H.; Sultanova, N.; Savic, D. Lost in Optimisation of Water Distribution Systems? A Literature Review of System Design. Water 2018, 10, 307. [Google Scholar] [CrossRef] [Green Version]
  5. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef]
Figure 1. Framework of the optimized burst reduction methodology.
Figure 1. Framework of the optimized burst reduction methodology.
Environsciproc 21 00086 g001
Figure 2. Optimized problem formulation.
Figure 2. Optimized problem formulation.
Environsciproc 21 00086 g002
Figure 3. Illustration of three plans/solutions allowing OPEX benefit with different net.
Figure 3. Illustration of three plans/solutions allowing OPEX benefit with different net.
Environsciproc 21 00086 g003
Figure 4. Evolution of NRW of Network 5 with the optimized action plan.
Figure 4. Evolution of NRW of Network 5 with the optimized action plan.
Environsciproc 21 00086 g004
Table 1. Network model components.
Table 1. Network model components.
JunctionsReservoirsTanksPipesPumpsValves
Network 122,545266423,48850581
Network 222,22081323,26813264
Network 364353075720521
Network 450111255149742
Network 513,7094514614,53918238
Table 2. Network features and performance.
Table 2. Network features and performance.
Current SituationTargetOptimization ParametersResults
CaseLength (km)Network Average Age (years)Leak Rate (nr/annual)Physical Water Losses (m3)NRW (%)NRW to Be AchievedVolume to be Gained (m3)Number of DecisionsNumber of Bursts
Network 1853400.171,200,49224%19%972,43123,48824.1
Network 2915450.421,612,13917%13%853,99723,26866
Network 3480350.794,576,92745%N/A 1N/A757249.9
Network 4670550.24584,66928%22%198,700514930.8
Network 51859420.171,871,58931%22%1,042,86014,53967.5
Note: 1 Network 3 is a DMA of a bigger network with the following performance targets: NRW: 37.4%; Water loss reduction: 1.964.969 m3.
Table 3. Optimization and results.
Table 3. Optimization and results.
Actions to Be OptimizedReduction of OPEX (%)Reduction of Physical Water Losses (m3)Network Health Score
Network 1Renewal: 0.5–1%/a
Pressure management with maximum 10 PRVs
16.8%187,018 Increase 27%
Network 2Renewal: 0.5–1%/a.
Pressure management with maximum 18 PRVs
17.0%239,039 Increase 1.4%
Network 3Renewal budget: 500 k€/a.
Pressure management with maximum 6 PRVs
12.7%761,902 Increase 22%
Network 4No renewal plan taken (asked by operator)
Pressure management with maximum 31 PRVs
20.2%113,000 Increase 24%
Network 5Renewal: 0.5–1%/a.
Pressure management with maximum 17 PRVs
18%120,137Increase 23.7%
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

Yin, H.; Rossi, A.; Rondot, G.; Tobar, D.; Cantone, J.; Van Becelaere, T. Performance and Operational Transformation for Effective Water Network Management. Environ. Sci. Proc. 2022, 21, 86. https://doi.org/10.3390/environsciproc2022021086

AMA Style

Yin H, Rossi A, Rondot G, Tobar D, Cantone J, Van Becelaere T. Performance and Operational Transformation for Effective Water Network Management. Environmental Sciences Proceedings. 2022; 21(1):86. https://doi.org/10.3390/environsciproc2022021086

Chicago/Turabian Style

Yin, Huan, Andrea Rossi, Guillaume Rondot, Diego Tobar, Joshua Cantone, and Thomas Van Becelaere. 2022. "Performance and Operational Transformation for Effective Water Network Management" Environmental Sciences Proceedings 21, no. 1: 86. https://doi.org/10.3390/environsciproc2022021086

Article Metrics

Back to TopTop