Performance Monitoring of Proton Exchange Membrane Water Electrolyzer by Transformers-Based Machine Learning Model

๐Ÿ“… 2026-05-18
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

219K/year
๐Ÿค– AI Summary
This study addresses the lack of real-time health assessment methods for proton exchange membrane (PEM) water electrolyzers suitable for large-scale deployment, as conventional electrochemical diagnostics require operational interruption. To enable continuous in-situ performance monitoring, the authors propose an end-to-end encoderโ€“decoder Transformer framework that virtually reconstructs polarization curves from operational time-series data. A novel image-patch-inspired sequence segmentation strategy is introduced to partition inputs into semantically rich tokens, substantially enhancing model efficiency and representational capacity. Evaluated across four experimental datasets totaling 478 hours of operation, the proposed method reduces the mean squared error in polarization curve reconstruction by an order of magnitude compared to a baseline Transformer, demonstrating high accuracy, strong generalization, and practical engineering applicability.
๐Ÿ“ Abstract
Green hydrogen plays an essential role in decarbonization, with capacity projected to scale to 560 GW by 2030 (vs. 1.39 GW in 2023) in net-zero settings. Proton exchange membrane (PEM) electrolysis is one of the most promising technology routes to green hydrogen production, and real-time system health monitoring of PEM electrolyzers is essential for their scalable deployment. In lab settings, performance degradation can be characterized through electrochemical testing protocols by periodic pauses of normal operation. Such interruption is not practical for full-scale stack deployments, limiting system operators' ability to make real-time assessments of state-of-health (SoH). We present a machine learning (ML) framework that performs virtual electrochemical characterization during normal operation. The method uses an encoder-decoder transformer, conditioned on operational data, to reconstruct characterization outputs, focusing here on polarization curves. Inspired by patch-based sequence tokenization, we segment the inputs into patches and encode them to form meaningful tokens, which substantially improves learning efficiency. Across four longitudinal runs, lasting up to 478 hours on different test cells and loading cycles, the model accurately reconstructed polarization curves and achieved 10x reduction in mean squared error (MSE) compared to a vanilla transformer. This proof-of-concept demonstrates that ML models can enable continuous performance monitoring for PEM electrolyzers and that the encoder captures meaningful latent representations of SoH, opening up opportunities to derive interpretable indicators in future work.
Problem

Research questions and friction points this paper is trying to address.

PEM electrolyzer
state-of-health
performance monitoring
green hydrogen
real-time assessment
Innovation

Methods, ideas, or system contributions that make the work stand out.

Transformer-based ML
virtual electrochemical characterization
patch-based tokenization
PEM electrolyzer
state-of-health monitoring
๐Ÿ”Ž Similar Papers