LGJan 18, 2022

Temperature Field Inversion of Heat-Source Systems via Physics-Informed Neural Networks

arXiv:2201.06880v180 citations
AI Analysis

This work addresses monitoring system health in heat-source systems, but it is incremental as it builds on existing physics-informed neural network approaches with a specific application and enhancement for noise handling.

The paper tackles the temperature field inversion problem in heat-source systems with limited observations by developing a physics-informed neural network method (PINN-TFI) and a position selection method (CMCN-PSO) to handle noise, resulting in significantly improved prediction precision and more robust temperature field reconstruction.

Temperature field inversion of heat-source systems (TFI-HSS) with limited observations is essential to monitor the system health. Although some methods such as interpolation have been proposed to solve TFI-HSS, those existing methods ignore correlations between data constraints and physics constraints, causing the low precision. In this work, we develop a physics-informed neural network-based temperature field inversion (PINN-TFI) method to solve the TFI-HSS task and a coefficient matrix condition number based position selection of observations (CMCN-PSO) method to select optima positions of noise observations. For the TFI-HSS task, the PINN-TFI method encodes constrain terms into the loss function, thus the task is transformed into an optimization problem of minimizing the loss function. In addition, we have found that noise observations significantly affect reconstruction performances of the PINN-TFI method. To alleviate the effect of noise observations, the CMCN-PSO method is proposed to find optimal positions, where the condition number of observations is used to evaluate positions. The results demonstrate that the PINN-TFI method can significantly improve prediction precisions and the CMCN-PSO method can find good positions to acquire a more robust temperature field.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes