Date of Award
5-2025
Document Type
Project
Degree Name
Master of Science in Computer Science
Department
School of Computer Science and Engineering
First Reader/Committee Chair
Bilal Khan
Abstract
Distributed water treatment and desalination (DWTD) systems are becoming significant for serving disadvantaged communities that are geographically segregated from centralized water distribution networks. However, given the remote nature of the communities, these systems must operate autonomously adapting to intermittent operations due to varying water use patterns and unavailability of continuous manual labor support. Machine Learning models describing and forecasting system performance are critical, allowing for model-based control, performance forecasting, fault detection, and determination of causal relationships among process attributes. Accordingly, graph convolutional neural networks with an attention mechanism (GATConv) were developed to describe the intermittent operational profiles of a wellhead water treatment system deployed in a small remote disadvantaged community in California. Time-series data from 22 system sensors was compiled for the four operational modes (startup, permeate production, shutdown, flushing) and three outcomes (nitrate passage (%), salt passage (%), and permeate flux (LMH)). GATConv models with 3 hidden layers, 16 hidden nodes and 8 attention heads in each layer were developed based on 4 months of operational data, consisting of over 6 million samples, each containing 22 sensor data points. GATConv models demonstrated excellent accuracy with R2 > 0.95 for prediction of permeate flux for up to 1 month of operational data forward in time. Causal relationships were extracted by aggregating and visualizing the learned weights within the network structure. For production mode, connections from {feed flow rate to RO system, permeate flow rate, flow rate feed to pressure tank, permeate temperature} were with higher weight for permeate flux, and {raw well feedwater flow rate, recycle stream flow rate, inlet feed pressure for RO elements} showed high weights for feed flow rate. For nitrate passage, permeate conductivity, recycle stream flow rate, raw well feedwater flow rate, and inlet feed pressure for RO element were with higher weight to feed flow rate. Analysis of significant model attributes (normalized weights accumulated over GATConv layers) demonstrated higher weights for {inlet feed pressure, feed flow rate, permeate temperature, permeate flow rate, concentrate pressure}.
Recommended Citation
Clement, Michael G., "TIME SERIES DEEP LEARNING APPROACH FOR THE INTERMITTENT OPERATIONAL PERFORMANCE OF A WELLHEAD WATER TREATMENT AND DESALINATION SYSTEM" (2025). Electronic Theses, Projects, and Dissertations. 2244.
https://scholarworks.lib.csusb.edu/etd/2244