Negm, Ahmed and Ma, Xiandong and Aggidis, George (2023) Water Pressure Optimisation for Leakage Management Using Q Learning. In: Proceedings - 2023 IEEE Conference on Artificial Intelligence, CAI 2023 :. 2023 IEEE Conference on Artificial Intelligence (CAI) . IEEE, pp. 270-271. ISBN 9798350339857
Negm_Ahmed_IEEE_CAI_Submission_word.pdf - Accepted Version
Available under License Creative Commons Attribution.
Download (284kB)
Abstract
The recent global urbanization problem has set the industry and researchers sights to the importance of safe, effective water distribution due to the unprecedent demand placed on our aging water networks. Our current water practices often increase the degradation of assets through heightened pressures causing more failures and leakage. Whilst the higher network pressures ensure customer demands are met; they cause detrimental failures to the system, long-term expenses, higher carbon emissions and energy consumption. This paper uses a baseline reinforcement learning algorithm to optimize valve set point for active pressure control. Using optimized Q-learning in an EPANET-Python environment, the agent learns to modify valve set points to decrease the average pressures whilst remaining within the OFWAT mandated pressure limits of 10m. This code is tested on the d-town test network. The agent shows continuous improvement finding an optimized set point of 26m and dropping the average system pressure by 2% by making simple changes to two pressure reducing valves. The agent learns the optimal actions to take for different states however further improvements can be made through the use of deep neural networks.