Testing an Optimization–Simulation Model for Optimal Pump and Valve Operations with Required Storage Tank Turnovers
Abstract
An optimization–simulation model is developed for the operation of pumps and valves in water distribution systems (WDS) requiring storage tank turnover. The purpose of the model is to determine the pump and valve operation schedules that minimize the power costs or energy used for pump operations which satisfy demand, pressure, and tank turnover requirements. The modeling approach interfaces a genetic algorithm optimization procedure with the WDS hydraulic and water quality simulator (EPANET) in the framework of an optimal control problem. The interfacing of the genetic algorithm and the EPANET model is implemented within the framework of MATLAB. The application of the optimization–simulation model to a physical water distribution system verifies the importance of such an approach for practical applications.
1 Introduction
1.1 Water Age and Tank Turnover Rates
Water distribution storage is provided to ensure the reliability of water supply, maintain pressures, equalize pumping and treatment rates, reduce the size of transmission mains, and improve operational flexibility and efficiency (Walski 2000). Storage of finished drinking water in tanks leads to the degradation of water quality through chemical, physical and biological processes that occur as water ages and through external contamination of water in tanks. Water quality problems associated with storage of finished water in tanks include loss of disinfectant residual, formation of disinfection byproducts, development of flavours and odours, increase in pH, corrosion, buildup of iron and manganese, and the occurrence of hydrogen sulfide and leachate from internal coatings. An implicit objective in both the design and operation of distribution system storage facilities is the minimization of detention time and the avoidance of parcels of water that remain in the storage facility for long periods (Grayman and Kirmeyer 2000). The mean detention time within a reservoir is dependent on the inflow and outflow patterns and the volume of water in the reservoir. The age of water in a tank is governed by the volume of water in the tank that is exchanged during daily operations of the WDS.
Tank turnover is the timely replacement of water stored in a tank through consumptive use and pumping. Timely turnover of the water stored in a tank leads to a reduction in water age and improvement in the water quality. Thus tank turnover rates are an important requirement for efficient operation of a water distribution system (WDS). Water age in storage tanks can be managed through routine turnover through fluctuations in the water levels. Water level fluctuations in a WDS are managed as an integrated operation within pressure zones, demand service areas, and the system as a whole rather than on an individual tank basis (AWWA 2002b). This reference discusses available guidelines used for WDS operations for water turnover rates (summarized in Table 1).
Table 1 Guidelines for tank turnover rates (AWWA 2002b).
Agency | Guideline |
1. Georgia Environmental Protection Division (AWWA 2002b). | 1. Daily turnover goal equals 50% of storage facility volume; minimum desired turnover equals 30% of storage facility volume. |
2. Virginia Department of Health, Water Supply Engineering Division, Richmond, VA. (AWWA 2002b). | 2. Complete turnover recommended every 72 h. |
3. Ohio EPA. | 3. Required daily turnover of 20%. Recommended daily turnover of 25%. |
4. U.S. Navy (1999). | 4. Daily turnover of 1/3 of total storage. |
The research described herein presents a novel method to control WDS pumps and valves for tank turnover considerations which could be used to optimize the operation of WDS pumps and valves as well as for the design of new WDS tanks.
1.2 Previous Optimization Models for Pump Operation
Goldman et al. (2002) provide a detailed list of optimization models developed for pump operations. Models optimizing pump operations in water distribution systems (WDS) developed after 2002 include: Rao and Salomons (2007); Sakarya and Mays (2000); Salomons et al. (2007); Shamir and Salomons (2008); Ramos and Ramos (2009); Cohen et al. (2009); Costa et al. (2010); Kurek and Ostfeld (2013); Goldman et al. (2002); Hashemi et al. (2014); Ghaddar et al. (2015) and Khatavkar and Mays (2017).
A few optimization or simulation models for pump operation have been described in the literature which have been developed as optimization models interfaced with EPANET (Rossman 2000). EPANET (developed by the U.S. Environmental Protection Agency, USEPA) is commonly-used open-source software for hydraulic and water quality simulations. Brion and Mays (1991) present a methodology based on solving large scale nonlinear programming using an optimization–simulation interface. Ormsbee et al. (1994) provide a detailed literature review for various optimization–simulation models for pump controls. Sakarya and Mays (2000) developed a model using nonlinear programming interfaced with EPANET for both water quality and hydraulic performance requirements. Goldman and Mays (2005) developed a method that linked simulated annealing with the EPANET model to find optimal pump operation for WDS while meeting both water quality and hydraulic performance requirements. Ozger and Mays (2005) interfaced a simulated annealing model with EPANET for determining the optimal location of isolation valves in water distribution systems for security purposes. Broad et al. (2005) and Salomons et al. (2007) used a surrogate hydraulic model (or meta-model), trained to approximate the nonlinear hydraulic equations using a machine learning approach, which is a support vector machine that replaces EPANET.
Kang and Lansey (2010) described a method for real-time scheduling of valve operation and booster disinfection to improve systemwide water quality for known pump operation schedules. The optimization–simulation methodology is based upon linking the EPANET model with a genetic algorithm. Costa et al. (2010) developed a branch-and-bound algorithm interfaced with EPANET for optimal pump operation of WDS. Kurek and Ostfeld (2013) linked EPANET to a multi-objective methodology using a strength Pareto evolutionary algorithm to demonstrate the tradeoffs between pumping cost, water quality and tank sizing of WDS. Khatavkar and Mays (2018) presented a model for the real-time operation of water distribution systems under limited electrical power availability with consideration for water quality. This method also links the EPANET model with a genetic algorithm.
The main novelty of this paper is to consider valve controls along with pump controls. The model presented in this paper embraces tank volume turnover requirements and tank level set points which are important considerations for WDS operations and have never been considered in previous studies.
2 Mathematical Formulation of Optimization Model
An optimization model is used to determine the pump and valve operation schedules in order to minimize the total power costs or energy usage for pump operations that satisfy demands, keep nodal pressure within bounds, and satisfy tank turnover requirements. The optimization model for pump and valve operations is formulated for a water distribution system (WDS) with K nodes, M pipes, Pu pumps and S tanks. The decision variables for the model include binary control variables for pumps (Xp,t = 0 for pump p switched off at time t and Xp,t = 1 for pump p switched on) and inflow valve controls (Xin(s,t) = 0 for input valve to tank s closed at time t and 1 for valve open) and outflow valve controls (Xout(s,t) = 0 for output valve from tank s closed at time t and 1 for valve open) for tanks in the WDS.
Objective Function
The total power costs for pumping in a WDS are computed using the following objective function (Obj) to minimize the power and costs of pumping:
(1) |
where:
p | = | index for pumps, |
t | = | index for time, |
Øt | = | price of power at time t ($/HP), |
Qp,t | = | flow through pump p at time t (gpm), |
ηp,t | = | total dynamic head for pump p at time t (ft), and |
hpu,t | = | efficiency of pump p at time t. |
The objective function Obj is subject to the constraints described in the following subsections.
1 Equations Solved Implicitly by EPANET for Hydraulic Analysis
The distribution of flow throughout the network must satisfy the principles of conservation of mass and conservation of energy which are defined as hydraulic constraints. The conservation of mass at each junction node, assuming water is an incompressible fluid, is:
(2) |
where:
(Qi,k)t | = | flow in the pipe m connecting nodes i and k at time t (gpm), and |
Qk,t | = | flow consumed (or supplied) at node k at time t (gpm); |
The conservation of energy for each pipe m connecting nodes i and j in the set of all pipes M is:
(3) |
where:
Hi,t, Hj,t | = | hydraulic heads at consecutive nodes i and j. |
The total number of hydraulic constraints is (K + M) T and the total number of unknowns is also (K + M) T, which are the discharges in M pipes and the hydraulic grade line elevations at K nodes. The pump operation problem is an extended period simulation problem. The height of water stored in a tank s for the current time period t, ys,t, is a function of the height of water stored from the previous time period:
(4) |
The bounds on the level of water storage in a tank s for time t are:
(5) |
where:
= | lower and upper bounds of the elevation of water stored in node s at time t, ys,t. |
Equation 5 imposes lower and upper bounds on tank levels based on the tank design. These limits are normally due to physical limitations and fire flow storage requirements of the storage tank. The hydraulic constraints given in Equations 1–5 are solved implicitly in the optimization model using EPANET (Rossman 2000) and are documented in detail by Khatavkar and Mays (2018).
2 Pressure Constraints
One of the major requirements of WDS operations is to maintain pressures within the mandated bounds to ensure public health and the safety of the WDS components. Lower and upper bounds for the nodal pressures in the WDS are imposed using the following constraint (Khatavkar and Mays 2018):
(6) |
where:
= | lower bound for nodal pressures in the system, | |
Pk,t | = | pressure at node k and time t, and |
= | upper bound for nodal pressures in the system . |
Hydraulic heads (Hi,t ) at nodes are modeled as a function of flow (Qi,j ) between the nodes in EPANET. Equation 3 represents this relationship used by EPANET between the hydraulic heads and flows. Equation 6 gives the pressure constraint that imposes lower and upper bounds on the nodal pressures within the WDS, which are not imposed in EPANET. Hydraulic head measures the total energy available at a particular node in the WDS including the datum head, velocity head, and pressure head, while the nodal pressures (Pk,t ) represent the pressure head in terms of pounds per square inch (psi) or Pascals (Pa).
3 Tank Level Set Point Constraints
Water utilities may require the water tanks in a WDS to be filled to a certain required upper level ( ) and emptied to a certain required lower level ( ) during a 24 h operation of the WDS. These set points are required for public health and safety and water age considerations. The constraints for tank level set-point requirements are:
(7) | |
(8) |
where:
= required upper and lower set points for tank levels in the system.
Equation 7 is a constraint that requires the 24 h maximum water level in a tank to exceed a certain upper set point. Equation 8 is a lower tank level set point constraint that requires the 24 h minimum water level in the tank to fall below the lower tank level set point.
4 Tank Turnover Constraints
Tank turnover can be simply defined as the volume of stored water in a tank replaced through daily consumption use and inflow. The daily consumption use of the stored water in a tank can be determined as the sum of outflows from the tank. This study considers that each water supply tank is provided with an inflow and an outflow valve with binary controls Xin(s,t) and Xout(s,t). Xin(s,t) and Xout(s,t) take the value 1 when the particular valve is opened and 0 when the valve is closed. The constraints for ensuring the required turnover rate are:
(9) | |
(10) |
where:
Qin(s,t), Qout(s,t) | = | inflow and outflow for tank s at time t, |
Vols,t | = | volume of water stored in tank s at time t, and |
θs | = | mandated turnover rate for the tank s. |
Reduced Optimization Model
≠The optimization model presented in Equations 1–10 is an optimal control problem solved by interfacing an optimization model (genetic algorithm) with an EPANET simulator. The genetic algorithm scores the various solutions in a solution set with respect to the extent to which the model achieves constraint compliance. The scoring is done through a fitness function (Equation 11) based on a reduced form of the full optimization problem given in Equations 1–10. A reduced optimization model with constraints in the form of penalty functions is solved by the genetic algorithm, which solves unconstrained problems. The reduced optimization model is:
where:
Objreduced | = | reduced objective function, |
W1–W4 | = | penalty weights associated with objective function, pressure bounds, tank level bounds, and tank volume turnover constraints respectively, and |
w1–w3 | = | additional penalty weights for negative pressures, lower pressure bound violations, and upper pressure bound violations. |
The penalty weights W1–W4 are determined through sensitivity analysis for each application of the optimization model. The sensitivity analyses are performed for all terms involved in the reduced optimization model (Equation 11). The values of weights to be used for a particular term depend upon the relative importance of the penalty term and the magnitude of the numeric value of the penalty term. Parameters considered for the sensitivity analyses are the value of the objective function, number of pressure bound violations, number of tank level set point violations, and the number of tank volume turnover constraint violations. The optimization model is tested for a range of values for each of the penalty weights. A combination of penalty weights that minimizes the objective function value and has the least number of violations for pressures, tank level set point constraints, and tank volume turnover constraints is chosen for the application.
The penalties w1, w2 and w3 impose additional weights on lower negative pressures, lower pressure bounds, and upper pressure bounds. EPANET is a demand-driven simulation model that always meets the demands irrespective of pressures at nodes in the WDS. The solutions may have negative pressures at certain nodes for operations where enough water is not pumped to meet the water demands. For every iteration, the GA provides a new set of decision variables (including pump and valve controls) and an EPANET simulation is performed based on the decision variables. A negative pressure penalty function with a large additional penalty weight w1 is used in the reduced optimization model to exclude EPANET solutions with negative pressures. The final solution from the optimization–simulation can never include an operation schedule that results in negative pressures.
3 Model Solution Methodology
An interface between the genetic algorithm (WDS optimization model) and the EPANET simulator is used to solve the reduced optimization model given in Equation 11. The MATLAB–EPANET interface is created from the open source EPANET-MATLAB toolkit (Eliades 2016). The interface facilitates use of the functionality of EPANET within the MATLAB environment by passing the various commands between the MATLAB mathematical language and the EPANET simulator. This toolkit was used in conjunction with the genetic algorithm in MATLAB to effect the overall optimization–simulation methodology shown in Figure 1.
Figure 1 Optimization–simulation methodology.
The genetic algorithm (in MATLAB) searches over the control variable (pump operations Xp,t and valve operations Xin(s,t) and Xout(s,t)) using the values of the state variables (nodal pressures, pipe flows, water age, and tank levels) determined through an extended time simulation in EPANET. In other words, the optimizer passes pump and valve operations to the simulator which determines the state variables (nodal heads, pipe flows, and tank levels). This process continues until an optimal or near optimal solution is reached.
Basic parameters of the genetic algorithm include population size, number of allowable generations, crossover probability, and mutation probability. Population size defines the total number of solutions (number of times EPANET is solved) in a particular generation. A generation is a set of solutions, from which the next generation is chosen based on crossovers and mutation. A sensitivity analysis was performed to set the genetic algorithm parameters in this study. The combination of parameters giving the best convergence of solution in a minimum computational time was chosen. A population size of 30 was used for the application, with the maximum allowable generations bound at 1000. The crossover probability and the mutation probability were set at 60% and 20%. The solutions converged perfectly after 100 generations (3000 function calls) with a computation time of 3650 s.
4 Example Application
The example application is the water distribution system (WDS) of city XYZ which has 1427 junctions (nodes), 3 tanks (T-1, T-2 and T-3), 2 treatment plants which are modeled as reservoirs (R-1 and R-2), 1789 pipes, 4 pumps (PMP-1 to PMP-4), 2 pressure release valves (PRV) and 6 flow valves. Figure 2 is a map of the WDS with the locations and details of tanks and pumps in the system. Each tank in the system is given an inflow and an outflow valve. Operation of inflow and outflow valves for the tanks is important for maintaining the required levels in the tanks and for draining the tanks to a certain level on a timely basis to ensure public health and safety. A control valve is provided on the downstream of both the inflow and outflow valves for restraining the direction of flow into and out of the tank. The inlet and outflow valves for the tanks can be controlled in four different combinations, as listed in Table 2.
Figure 2 Details of the water distribution system of city XYZ.
Table 2 Control of inflow and outflow valves for tanks.
Inflow Valve Status | Outflow Valve Status | Flow Condition |
1. Open | 1. Closed | 1. Inflow into the tank. |
2. Closed | 2. Open | 2. Outflow from the tank. |
3. Open | 3. Open | 3. Inflow or outflow depending on the head difference between the tank and the node downstream of the valves (depending on the pump operations). |
4. Closed | 4. Closed | 4. No flow in or out of the tank. |
Pumps PMP-1 and PMP-2 operate in parallel to pump water from reservoir R1 and pumps PMP-3 and PMP-4 pump water from reservoir R2. Figure 3 shows the pump curves used for the four pumps. The pumps are assumed to operate at 100% efficiency.
Figure 3 Pump curves.
Tanks T-1 and T-2 are modeled as cylindrical tanks with diameters of 38.5 ft (11.74 m) and 40 ft (12.2 m). Both T-1 and T-2 are elevated storage reservoirs with bottom elevations of 205.58 ft (62.67 m) and 214 ft (65.23 m). The overflow elevations of tanks T-1 and T-2 are 234 ft (71.32 m) and 244 ft (74.37 m). Tank T-3 is conical at the bottom and the top is nearly cylindrical; it is modeled using a water level–volume curve. Tank T-3 has a bottom elevation of 214.02 ft (65.23 m) and the overflow elevation of the tank is 251 ft (76.50 m). The overall demand in the WDS follows a diurnal pattern as shown in Figure 4.
Figure 4 Trends of total demand for city XYZ.
5 Application Results and Observations
5.1 Model Application
The reduced optimization model, solved by the genetic algorithm (Equation 11), was used for the pump and valve operations of the example system using the optimization–simulation interface outlined in Figure 1. A simulation time of 14 d (336 h) was used in EPANET. Two scenarios (both a 25% and a 40% turnover rate for WDS operation) were considered for this application, based on the tank turnover guidelines given in Table 2. The lower and upper pressure boundaries for the WDS used to optimize the pump and valve operations were 30 psi (206.85 kPa) and 80 psi (551.58 kPa).
Even though the results use the overflow elevations of the tanks for pump operation, a maximum high water elevation should be established that is less than the overflow elevation for each tank. In normal operation the utility would never want to fill tanks to the overflow elevation, but to some specified maximum high water level a few feet or meters below the overflow elevation. This application did not require emergency storage volumes for each time period but the minimum levels in tank T-3 provide a large emergency storage quantity available throughout each 24 h cycle.
Figure 5 shows the changes in water levels (heads) in the three tanks for a 25% tank turnover. The tanks fill up during the early hours of the day (off-peak demand hours) and draw down during the later hours of the day. All three tanks fill to the overflow elevations. The 24 h trends for the simulation were observed to cycle (repeat) for a 24 h simulation period after the third day (72 h) of the application. Keep in mind that a maximum tank operating level would be established for each tank, not allowing it to fill above that level. Figure 6 shows the change of water levels in the three tanks for a 40% tank turnover. Tanks T-1 and T-2 both fill to their respective overflow elevations and tank T-3 fills to 248 ft (75.60 m), 3 ft (0.91 m) below the overflow elevation. The elevation of 248 ft (75.60 m) could be the maximum operating level for tank T-3, to provide a safety margin in the case of altitude failure or other failures that might occur in the system.
Figure 5 Storage tank levels for 25% turnover.
Figure 6 Storage tank levels for 40% turnover.
Figures 7 and 8 show the trends of water age in the three WDS tanks for the 2 week (336 h) extended period simulation for the 25% and 40% turnover rates. For the 25% turnover scenario (Figure 7), the highest water age observed during the 2 week simulation is ~90 h and the water age is seen to be stable after the first week of simulation. For the 40% turnover, the highest water age observed during the 2 week simulation is ~70 h. The difference between the maximum water ages for the two scenarios shows that the tank turnover requirements can affect the water age in the system. In both the scenarios, the water age in the tank stabilizes within the acceptable limit of 90 h prescribed by the American Water Works Association (AWWA 2002a). The lower and upper pressure bounds used to optimize the pump and valve operations, 30 psi (206.84 kPa) and 80 psi (551.58 kPa), were satisfied for both the 25% and 40% turnovers.
5.2 Modifications to WDS of City XYZ
To further test the new optimization–simulation methodology, the WDS of city XYZ is modified by adding an extra pump (with pump curve similar to pump PMP-4, as shown in Figure 3) and increasing the size of tank T-1 from 38.3 ft (11.67 m) diameter to 68.3 ft (20.82 m) diameter. These modifications are alternatives being considered for the modification of WDS for city XYZ along with the modifications detailed in sections 5.3 and 5.4. The elevations of tank T-1 remain the same with a bottom elevation of 205.58 ft (62.66 m) and an overflow elevation of 234 ft (71.32 m). The resulting tank water levels for a 25% turnover are shown in Figure 9. Water levels in tanks for the optimized operation show that all three tanks fill to their overflow elevations, even though in practice operators would not fill the tanks to that level. It takes ~7d–8 d for the system to stabilize such that the levels repeat themselves each day. The last 24 h of operation would be used as the actual operation schedule for the pumps and valves for the 25% turnover. Water age in the 3 tanks of the modified WDS of city XYZ for a minimum 25% turnover are shown in Figure 10. Keep in mind that if we did not allow the tanks to fill to the overflow level, but to a lower elevation (e.g. the maximum fill level at 248 ft, 75.60 m, in tank T-3), then the water ages would be even lower for that tank.
Figure 9 Storage tank levels for 25% turnover for the modified WDS of city XYZ.
Figure 10 Water age in tanks of the modified WDS of city XYZ for 25% turnover each day.
5.3 Tank T-1 Overflow Elevation Changed to Tank T-3 Elevation
Both the overflow elevations of tanks T-1 and T-3 are increased to 251 ft (76.50 m). A boundary of 25%–35% turnover rates is specified in the optimization. The resulting tank levels are shown in Figure 11 and the water age is shown in Figure 12. Even though we have considered the overflow elevation for the operation of each tank, a lower maximum operating elevation would be used in practice. For example, a maximum operating level for tanks T-1 and T-3 could be set at 248 ft (75.60 m) and for T-2 could be set at 241 ft (73.45 m). This would allow for plenty of emergency storage in the system and would allow for a large turnover.
Figure 11 Storage tank levels for a minimum 25% turnover for the modified WDS of city XYZ with tank T-1 raised to the elevation of tank T-3.
Figure 12 Water age in tanks of the modified city XYZ WDS for a minimum 25% turnover with tank T-1 raised to the elevation of tank T-3.
All three tanks fill up to their overflow elevations and empty out to the required turnover volume every 24 h of operation. Tank T-1 filled up to the maximum elevation of 251 ft (76.50 m). Maximum turnover was observed in tank T-2, followed by tanks T-1 and T-2. All the storage tanks in the system showed a turnover of ≥25% every 24 h of operation. The water age in the three storage tanks (shown in Figure 12) is under the acceptable limit of 90 h. Larger volume turnovers were observed in tank T-1 as compared to storage levels shown in Figure 9. The water age in tank T-1 (shown in Figure 12) increased in comparison with Figure 10 due to the larger storage volume of the tank. Raising the T-1 overflow elevation to the T-3 elevation provides adequate emergency storage for all three tanks throughout the simulation.
5.4 Maximum Operating Water Levels Set at 248 ft (75.60 m) in Tanks T-1 and T-3
To make the simulated operation more realistic, the maximum operating water levels were set at 248 ft (75.60 m) in tanks T-1 and T-3. The resulting tank levels for the operations are shown in Figure 13. Note that T-1 and T-3 both fill to the maximum operating levels of 248 ft (75.60 m). The water age in each of the tanks as a function of time is shown in Figure 14. The results for this application are similar to those observed in Figures 11 and 12 except for the lower maximum water levels in tank T-1 due to the lower maximum operating water level setting. The water age and emergency storages are within acceptable limits throughout the 336 h simulation.
Figure 13 Storage tank levels for maximum operating levels in tanks T-1 and T-3 set at 248 ft (75.60 m).
Figure 14 Water age in tanks for maximum operating levels in tanks T-1 and T-3 set at 248 ft (75.60 m).
6 Conclusions
The model described in this paper is a novel approach to optimization of daily pump operation schedules and valve controls considering tank turnover requirements for a WDS. In addition to minimizing the power costs associated with pumping required in a WDS, the model also achieves compliance of the system operations with tank turnover requirements by optimizing the pump and valve operations.
Acknowledgments
This research is supported by U.S. National Science Foundation (NSF) Project 029013-0010, CRISP Type 2–Resilient Cyber-Enabled Electric Energy and Water Infrastructures Modeling and Control Under Extreme Mega Drought.
References
- AWWA (American Water Works Association). 2002a. Effects of Water Age on Distribution System Water Quality. Washington, DC: U.S. Environmental Protection Agency, Office of Ground Water and Drinking Water Standards and Risk Management Division. https://www.epa.gov/sites/production/files/2015-09/documents/2007_05_18_disinfection_tcr_whitepaper_tcr_waterdistribution.pdf
- AWWA (American Water Works Association). 2002b. Finished Water Storage Facilities. Washington, DC: U.S. Environmental Protection Agency, Office of Ground Water and Drinking Water Standards and Risk Management Division. https://www.epa.gov/sites/production/files/2015-09/documents/2007_05_18_disinfection_tcr_whitepaper_tcr_storage.pdf
- Brion, L. M. and L. W. Mays. 1991. “Methodology for Optimal Operation of Pumping Stations in Water Distribution Systems.” Journal of Hydraulic Engineering 117 (11): 1551–69.
- Broad, D. R., G. C. Dandy and H. R. Maier. 2005. “Water Distribution System Optimization Using Meta Models.” Journal of Water Resources Planning and Management 131 (3): 172–80.
- Cohen, D., U. Shamir and G. Sinai. 2009. “Optimisation of Complex Water Supply Systems with Water Quality, Hydraulic, and Treatment Plant Aspects.” Civil Engineering and Environmental Systems 26 (4): 295–321.
- Costa, L. H. M., H. M. Ramos and M. A. H. Castro. 2010. “Hybrid Genetic Algorithm in the Optimization of Energy Costs in Water Supply Networks.” Water Science & Technology: Water Supply 10 (3): 315–26. https://doi.org/10.2166/ws.2010.194
- Eliades, D. 2016. EPANET-MATLIB-Toolkit. Republic of Cyprus: KIOS-Research Center, University of Cyprus. https://www.mathworks.com/MATLIBcentral/filesexchange/25100-kios-research-epanet-MATLAB-tookit/
- Ghaddar, B., J. Naoum-Sawaya, A. Kishimoto, N. Taheri and B. Eck. 2015. “A Lagrangian Decomposition Approach for the Pump Scheduling Problem in Water Networks.” European Journal of Operational Research 241 (2): 490–501. https://doi.org/10.1016/j.ejor.2014.08.033
- Goldman, F. E. and L. W. Mays. 2005. “Water Distribution System Operation: Application of Simulated Annealing.” In Water Resources Systems Management Tools, edited by L. W. Mays, ch. 5. New York: McGraw-Hill.
- Goldman, F. E., A. B. A. Sakarya and L. W. Mays. 2002. “Optimal Operation of Water Systems.” In Urban Water Supply Handbook, edited by L. W. Mays, ch. 12. New York: McGraw-Hill.
- Grayman, W. M. and G. J. Kirmeyer. 2000. “Quality of Water in Storage.” In Water Distribution System Handbook, edited by L. W. Mays, ch. 11. New York: McGraw-Hill.
- Hashemi, S., M. Tabesh and B. Ataeekia. 2014. “Ant-Colony Optimization of Pumping Schedule to Minimize the Energy Cost Using Variable-Speed Pumps in Water Distribution Networks.” Urban Water 11 (5): 335–47. https://doi.org/10.1080/1573062X.2013.795233
- Kang, D. and K. Lansey. 2010. “Realtime Optimal Valve Operation and Booster Disinfection for Water Quality in Water Distribution Systems.” Journal of Water Resources Planning and Management 136 (4): 463–73. https://doi.org/10.1061/(ASCE)WR.1943-5452.0000056
- Khatavkar, P. and L. W. Mays. 2017. “Model for Optimal Operation of Water Distribution Pumps with Uncertain Demand Patterns.” Water Resources Management 31 (12): 3867–80. https://doi.org/10.1007/s11269-017-1712-8
- Khatavkar, P. and L. W. Mays. 2018. “Model for the Realtime Operations of Water Distribution Systems Under Limited Electrical Power Availability with Consideration of Water Quality.” Journal of Water Resources Planning and Management 144 (11): 1-8. https://doi.org/10.1061/(ASCE)WR.1943-5452.0001000
- Kurek, W. and A. Ostfeld. 2013. “Multi-Objective Optimization of Water Quality, Pumps Operation, and Storage Sizing of Water Distribution Systems.” Journal of Environmental Management 115 (1): 189–97. https://doi.org/10.1016/j.jenvman.2012.11.030
- Ormsbee, L. E. and K. E. Lansey. 1994. “Optimal Control of Water Supply Pumping Systems.” Journal of Water Resources Planning and Management 120 (2): 237–52.
- Ozger, S. and L. W. Mays. 2005. “Optimal Location of Isolation Valves in Water Distribution Systems: A Reliability/Optimization Approach.” In Water Resources Systems Management Tools, edited by L. W. Mays, ch. 7. New York: McGraw-Hill.
- Ramos, J. S. and H. M. Ramos. 2009. “Sustainable Application of Renewable Sources in Water Pumping Systems: Optimized Energy System Configuration.” Energy Policy 37 (2): 633–43. https://doi.org/10.1016/j.enpol.2008.10.006
- Rao, Z. and E. Salomons. 2007. “Development of a Real-time, Near-Optimal Control System for Water-Distribution Networks.” Journal of Hydroinformatics 9 (1): 25–38.
- Rossman, L. A. 2000. EPANET 2 User’s Manual. Cincinnati, OH: U.S. Environmental Protection Agency.
- Sakarya, A. B. and L. W. Mays. 2000. “Optimal Operation of Water Distribution Pumps Considering Water Quality.” Journal of Water Resources Planning and Management 126 (4): 210–20. https://doi.org/10.1061/(ASCE)0733-9496(2000)126:4(210)
- Salomons, E., A. Goryashko, U. Shamir, Z. Rao and S. Alvisi. 2007. “Optimizing the Operation of the Haifa-A Water Distribution Network.” Journal of Hydroinformatics 9 (1): 51–64. https://doi.org/10.2166/hydro.2006.017
- Shamir, U. and E. Salomons. 2008. “Optimal Real-time Operation of Urban Water Distribution Systems Using Reduced Models.” Journal of Water Resources Planning and Management 134 (2): 181–5. https://doi.org/10.1061/(ASCE)0733-9496(2008)134:2(181)
- U.S. Navy. 1999. Consecutive Water System Guidance Document for Navy Installations. Norfolk, VA: U. S. Navy Office of Chief of Naval Operations. CNO N457.
- Walski, T. M. 2000. “Hydraulic Design of Water Distribution Storage Tanks.” In Water Distribution Systems Handbook, edited by L. W. Mays, ch. 10. New York: McGraw-Hill.